when i nmap my server ,postman started a port 15611, run a websocket service ( ogar agar.io server)(game server?)
http:// IP:15611 display upgrade required
is this OK? previous version no this .
@VIPPP This websocket server is being created by Postman for usecases related to Postman Interceptor. (You can read more about it here). It can be used to capture requests from browser to Postman app via this WebSocket server. This is also a local interface with encrypted messages and communication on this server should not be happening until Postman Interceptor extension is installed.
ATM, this websocket server is created upon Postman App start. We’ll make changes in future version so that users can disable this server from setting if they do not wish to use the Interceptor feature. And also, provide more details around what this server does.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.