Commit 8c30b00f by Michael Pastushkov

fix

parent 678f3526
#!/bin/sh
make clean && make && ./bytevia --local-port=1984 --remote-host=127.0.0.1 --remote-port=1948 --mode=server
\ No newline at end of file
make clean && make && ./bytevia --local-port=1984 --remote-host=127.0.0.1 --remote-port=1948 --mode=server --secret=52341 --fork
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment