A TCP test tool base on Electron
- Make sure you've installed all requirements
- Clone this repository:
git clone https://github.com/atuxe/electron-tcp
cd electron-tcp && npm install
Here's a short explanation how to use electron-tcp
:
- electron main.js
- Fork it
- Create your feature branch:
git checkout -b feature/my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin feature/my-new-feature
- Submit a pull request
1.0.0