This commit is contained in:
mercury
2024-04-15 13:40:43 +04:00
parent 3a89a1543b
commit c3e850b102
5 changed files with 46 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
warp-svc > /dev/null &
sleep 3
warp-cli --accept-tos registration new
warp-cli --accept-tos mode proxy
warp-cli --accept-tos connect
socat TCP-LISTEN:4000,fork TCP:127.0.0.1:40000