Files
deadjakk-RustPivot/server
2021-01-25 15:17:15 -06:00
..
2021-01-25 15:17:15 -06:00
2021-01-25 15:17:15 -06:00
2021-01-25 15:17:15 -06:00

RustPivot Server

This should be compiled and run on the server that is receiving the connection from the RustPivot client.

Build: cargo b --bin server --release

Usage: ./target/release/server 127.0.0.1:2020 0.0.0.0:3030

There is no interaction with this server, just information regarding the state of the socks communication.