firewall

what url should I authorize to use pip behind a firewall?

what url should I authorize to use pip behind a firewall? Question: I have a server, onto which I want to use Python, that is behind a company firewall. I do not want to mess with it and the only thing I can do is to make a firewall exception for specific URL/domains. I also …

Total answers: 2

Is it possible to write a firewall in python?

Is it possible to write a firewall in python? Question: Is it possible to write a firewall in python? Say it would block all traffic? Asked By: Jake || Source Answers: I’m sure it’s probably possible, but ill-advised. As mcandre mentions, most OSes couple the low level networking capabilities you need for a firewall tightly …

Total answers: 6