pynlpl icon indicating copy to clipboard operation
pynlpl copied to clipboard

port 8020 still valid?

Open gnmarten opened this issue 4 years ago • 1 comments

"No connection could be made because the target machine actively refused it."

using port 8020 according to manual (import FrogClient from python 3.6)

gnmarten avatar Dec 30 '20 10:12 gnmarten

You can use whatever port you like, just make sure you start Frog with -S 8020, and if you're connecting to a remote machine you may want to ensure there is no firewall in the way.

proycon avatar Dec 30 '20 10:12 proycon