Never been to TextSnippets before?

Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)

Getting rid of 'port has been disabled for security reasons' in Firefox (See related posts)

1. Type about:config at your Firefox address bar.
2. Right click -> Select 'New String' -> Type network.security.ports.banned.override
3. Enter your ports

I allow port 113 for various sundry firewall-related reasons

More info see: http://www.mozilla.org/projects/netlib/PortBanning.html

You need to create an account or log in to post comments to this site.


Related Posts