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

Enable multiple listen ports in gateway #60

Closed dominicletz closed 3 years ago

dominicletz commented 3 years ago

Ngrok supports tunneling on multiple ports, the gateway should support ranges 8000 - 8100 and 8400 - 8500 as additional https ports

Additionally ngrok.yml format support would be awesome! Selection_340

https://github.com/hyperledger-labs/business-partner-agent/blob/master/ngrok.yml

frank-bee commented 3 years ago

thanks @dominicletz for opening this issue :1st_place_medal:

dominicletz commented 3 years ago

Included in the newly release v0.4.14