lootoos
lootoos
will you add UDP support? will you add proxy-protocol support? will you addTCP Fast Open support?
./client_linux_amd64 -r "193.164.16.243:4000" -l ":8388" -key "123" -nocomp -autoexpire 900 -sockbuf 16777217 -dscp 46 ./server_linux_amd64 -t "127.0.0.1:8388" -l "193.164.16.243:4000" -mode fast3 -nocomp -sockbuf 16777217 -dscp 46 -key "123" How to...
vds 1:  vds 2:  How do I properly configure "UDPspeeder" under "Wireguard"? What commands will be needed on vds 1? What commands will be needed on vds 2?
WG client: [Interface] PrivateKey = key Address = 192.168.168.10/24 MTU = 1420 #DNS = 1.1.1.1 [Peer] PublicKey = key AllowedIPs = 0.0.0.0/0 Endpoint = 193.164.16.243:51820 PersistentKeepalive = 25 WG server:...
how do I create a tunnel? I entered a command on VDS: ./udp2raw_amd64 -s -l0.0.0.0:4096 -r 91.188.173.193:7777 -k "passwd" --raw-mode faketcp -a I entered a command on HomePC: ./udp2raw_amd64 -c...
Describe the feature request Is it possible to enable frp in tunnel mode without proxy functions? I make a tunnel through wireguard, I send packets to it using iptables -t...
home server:  vds:  minecraft:  how to properly run on vds it is necessary? How do I properly run an application on my home computer? The server is...
vds 1: https://ibb.co/cXFjbq4 vds 2: https://ibb.co/tBWsvkK I configure iproute2 with this script https://pastebin.com/nxgJAMbF , I run the script on vds 2, on vds 1 I drive iptables -t nat -A...
docker: [root@debian:/home/debian# docker container lsCONTAINER ID IMAGE - Pastebin.com](https://pastebin.com/xwaJpGfs) How do I forward packets from 10.228.228.2 to the docker network? Forwarding via iproute2 only works for 192.168.0.226/0.0.0.0/127.0.0.1 (virtual machine networks)...
With this application, i can open a home network ports by purchasing a VDS? I used "Wireguard" in tunnel mode, the problem is that some hosting companies block "Wireguard" when...