atuxe / electron-tcp

A TCP test tool base on Electron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A TCP test tool base on Electron


Languages

Language:HTML 89.0%Language:JavaScript 6.6%Language:CSS 4.3%