Merl Kuhlman
New member
- Joined
- Jun 19, 2026
- Messages
- 1
- Points
- 0
Hi guys im developing a proxy panel for vps/mobile, for mobile its routed to "panel" cause mobile have problem with out to the world... even with public ip. VPS can work in dual as routed or direct connection. For now i have working panel, with vps agent and android app. Can you give me any advice, what you think it should have to actually be useful for you. It will be free / open source.
For now my main problem is focused on "rotating" ip on mobile - its cased because on older android you need to use adb on app... for doing that reconnect / network reset.
Initially i thought there will be no users system, but in the end i made it so each device can have separate credentials, so you can basically treat it like "users per device" and track them separately.
transport layer: ws/wss and routing tcp packets
stack: python/ android kotlin and blablalb
any suggestions and criticism are welcome
edit: of course you can use api insted of panel....

For now my main problem is focused on "rotating" ip on mobile - its cased because on older android you need to use adb on app... for doing that reconnect / network reset.
Initially i thought there will be no users system, but in the end i made it so each device can have separate credentials, so you can basically treat it like "users per device" and track them separately.
transport layer: ws/wss and routing tcp packets
stack: python/ android kotlin and blablalb
any suggestions and criticism are welcome
edit: of course you can use api insted of panel....
