A simple reverse ssh server is usually used to bypass firewall restrictions on open ports.
Usage:
Edit client source file to set ip, port and client nameof server.
Edit server.go to set port.
Compile client and server.
Copy the binary to client machine and run it...
Start server and type the name of the client to allow connection.