WebSocket is a windows command line application that serves as an all in one socket connection tool. While the focus is largely on standard ports/protocols such as ftp, telnet, and http; the source code can easily be adapted to support any client/server application on any port.
- Functional ftp client.
Future features will include but not be limited to:
- support for all major protocols.
- a windows gui
- the ability to connect to any protocol using non standard ports. IE. http running on 8080 instead of 80.
Download either websocket.zip or websocket.7z to the desired directory. 7-zip is required to install websocket.7z.
websocket.zip
unzip websocket.zip
websocket.7z
7za x websocket.7z
websocket address port
This is largely a self learning project so outside contributors will not be accepted before reaching version 2.0.0. However you're always free to fork the project at anytime. I will likely monitor any forks so features and bug fixes may make its way back to the original project.
Support can be found on GitHub or by emailing me directly at amenra.beats@gmail.com