proxy/proxy.sh
2020-01-29 01:55:09 +02:00

5 lines
45 B
Bash
Executable file

#!/bin/sh
while true; do
./rtun-server
done