php Bridge tun for linux and macos

dev-master 2024-05-10 05:58 UTC

This package is auto-updated.

Last update: 2024-05-10 05:58:52 UTC


README

require

install

composer create-project reactphp-framework/bridge-tun bridge-tun dev-master

run

server run

first generate config file

php index.php -u

then run server

php index.php -s 8010 ./tun.txt

client run

uuid in the config file

php index.php -c server_ip:8010 xxxxx_uuid

License

MIT