The Un-Official Proxomitron Forum

Full Version: Configuration
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm trying to get BFilter configured on OS X. I'd like to have it run on the local machine's IP address, so that I can use a palm handheld to connect to it (Trying to bypass the stupid sprint lock in proxy server settings).

Additionally, if there's a configuration file where I can change settings, such as what port BFilter runs on (8080 is the tomcat port, which I use for development purposes) that'd be handy too.

Suggestions?
Thanks,
Jason
Ahh, found it - sorry about that:
/Library/Application Support/BFilter/

Now, the trick is to get it working fully Wink
Thanks!
Jason
Just set listen_address=your.local.ip:port
If port 8080 is taken, OSX installer automatically selects a different port.
If you change the port manually, run the installer again so that it reconfigures network profiles (aka Locations) for the port you selected.
This functionality is available in the newest (1.0.6) version.
Reference URL's