composer create-project reactphp-x/bridge-tun bridge-tun dev-master
first generate config file
php index.php -u
then run server
php index.php -s 8010 ./tun.txt
uuid in the config file
php index.php -c server_ip:8010 xxxxx_uuid
MIT
composer create-project reactphp-x/bridge-tun bridge-tun dev-master
first generate config file
php index.php -u
then run server
php index.php -s 8010 ./tun.txt
uuid in the config file
php index.php -c server_ip:8010 xxxxx_uuid
MIT