go-pproxit/README.md
Matheus Sampaio Queiroga f6985e6661
Update controller and client
Signed-off-by: Matheus Sampaio Queiroga <srherobrine20@gmail.com>
2024-06-16 22:02:50 -03:00

21 lines
476 B
Markdown

# Golang pproxit to TCP and UDP Connections
Same to playit.gg, to make more simples to connections and implementations and host self server proxy
## TODO
- [ ] Agent Connect
- [x] Auth
- [ ] Send shutdow agent
- [x] Recive packets
- [x] Send packets
- [ ] Controller
- [x] Listener tunnels
- [x] Redirect packets to agent
- Require Patchs to fix agent retransmitter packets
- [ ] TCP
- [ ] TX Data
- [ ] RX Data
- [ ] UDP
- [ ] TX Data
- [ ] RX Data