8000 GitHub - DMJain/xtermjs-socketio: Run a web ssh terminal using xterm.js and socket.io
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

DMJain/xtermjs-socketio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket.io with xterm.js

Run a web ssh terminal using xterm.js and socket.io on MacOS or Linux.
This is a basic implementation that is not ready for production.

Requirements

You need to have nodejs and a bash shell (otherwise change it into server.js).

Usage

# to run the server (websocket on localhost:9999)
npm run server

# to run the client (http://localhost:7777)
npm run client

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

ISC (Internet Consortium License)

Author Information

Jeremie Payet (jpcweb) https://github.com/jpcweb

About

Run a web ssh terminal using xterm.js and socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 58.7%
  • JavaScript 36.9%
  • HTML 4.4%
0