Moonlight: A reverse port forwarding tool written by python
moonlight is a reverse port forwarding tool written by python. You can run several clients connected to same server in the intranet network and the server can balance requests between these clients.
python -m pip install moonlightpy
run
server config.json
{
"addr": "0.0.0.0",