Commit bf87dce1 by michaelpastushkov

fix

parent 7891d136
#!/bin/sh #!/bin/sh
make clean && make && ./bytevia temp/1984-proxy2-tcp.ovpn --local-port=1948 --remote-host=p4pn.net --remote-port=1984 --proto=tcp make clean && make && ./bytevia --local-port=1948 --remote-host=p4pn.net --remote-port=1984 --proto=tcp
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