浮躁的小螃蟹

Results 4 issues of 浮躁的小螃蟹

比如https://github.com/MegatronKing/NetBare/issues/new 跳转到http://192.168.100.1:8888/MegatronKing/NetBare/issues/new 直接更改onRequestInject回调中header的uri是不行的。 现在我有两种想法。 - 一种是直接在TcpVATunnel的的回调中的request中获取header、body、url等信息,然后自行发送网络请求。收到response之后,通过 mGateway.onResponse(buffer)来设置返回信息。 - 另一种是和有赞团队一样https://www.infoq.cn/article/akWjUR42QEvqUF*bP9kE 从vpnService中直接获取数据然后通过Socket发送出去,在自己的服务器(192.168.100.1)中做转发。 不知哪种可行。

> brew tap guxingke/repo && brew install classpy ```bash $ java --version java 15.0.1 2020-10-20 Java(TM) SE Runtime Environment (build 15.0.1+9-18) Java HotSpot(TM) 64-Bit Server VM (build 15.0.1+9-18, mixed mode,...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I tried to deploy the model and convert it to torchscipt...