/electron-tcp

A TCP test tool base on Electron

Primary LanguageHTML

electron-tcp

A TCP test tool base on Electron

Installation

  1. Make sure you've installed all requirements
  2. Clone this repository: git clone https://github.com/atuxe/electron-tcp
  3. cd electron-tcp && npm install

Usage

Here's a short explanation how to use electron-tcp:

  • electron main.js

Contributing

  1. Fork it
  2. Create your feature branch: git checkout -b feature/my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin feature/my-new-feature
  5. Submit a pull request

Requirements / Dependencies

Version

1.0.0

License

MIT