Gunthy
GUNBOT: The automatic profit generator => General Discussion => Topic started by: dlucio on July 23, 2017, 02:01:37 PM
-
Each gunbot instance opens a localhost:XXXX random port which it gives very useful information. However, some little questions.
How do I specify to listen to another interface than loopback?
How do I specify a static port (and not random)?
:)
-
3.3.x ?
I'm not sure you can change this.
I'd suggest to use further versions, at least with 5.x you can, I didn't try the 4.x versions.
Otherwise port forwarding maybe?
HTH-
-
config.js :
"ws": {
"port": 5001
},
That was obvious!
;D
-
No no, that was a joke, as "ws" could have been more self explanatory...