diodechain / diode_client

Diode client written in GO that runs the Blockquick™ algorithm and a socks server to transmit data through diodechain.
https://diode.io/download
Other
65 stars 23 forks source link

Allow publish to start apps #56

Open dominicletz opened 3 years ago

dominicletz commented 3 years ago

Example publishing telnet only allowing access from 0x1234567890

diode publish -private telnetd:80:0x1234567890

The reduce the amount of configuration needs to enter web3 with diode it would be useful to allow running apps directly without the need for application server running.