Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • security.vcl ... This project is mostly deprecated. =================================== =================================== Please use the Varnish Security Firewall: - https://github.com/comotion/VSF ================================= 1. About Security.VCL 2. Basic ...
  • z-antix-security Adds security, including pre-activating the firewall This is the repository for adding security features to Swift Linux, starting with pre-activating the firewall.
  • iptables-firewall ... -interfaces.sh - network configuration # Firewall rules List of supported options * masquerade * port opening * port forwarding * security chains # Network ... dhcp pre-up /home/g/project/org/local/firewall/network-interfaces.sh pre-up /home/g/project/ ...
  • puppet-firewall ... all of our VMs are behind a hardware firewall, but I want the added security of iptables running on each individual VM. ... of ports to open in '*open_tcp*' or '*open_udp*' parameters to the 'firewall' class. A node definition will look like this: node ...
  • firewall ... resource simple/stupid by starting with less sophisticated firewall implementations first and refactor/vet the resource definition ... the OS instance such as AWS Security Groups. ## Attributes - `default['firewall']['allow_ssh'] = false`, set true to open ...
  • SilexCMS ... simple way to identifying some users. When instanciating a Firewall, you will only have to provide a name and ... `. ##### startup.php ```php $app->register(new SilexCMS\Security\Firewall('security', array('user' => 'pass'))); $app->register(new SilexCMS\ ...
  • joindin_symfony2 ... field names as well - Change all the href's to path's / url's - Add firewall / security - Add forms - Some aggregate counts. For instance, from the event entity, we would like to know how many talks have slides. I think ...
  • Firewall-Switch ... firewall to block everything ('System Preferences > Security > Firewall > Advanced > Block all incoming connections') when switched on. It's ... ', then go to 'File > Open' and select the Firewall Switch application. Find `--setblockall on` in the script, ...
  • ew-firewall ... in the `/etc/defaults/ew-firewall` configuration file, and enjoy your newly enhanced security! [github]: http://github.com/ ... `(*`) matches any port. Examples: 80, 8000-8005, *. ### Sample firewall rules Allow all loopback connections to all users. ...
  • security-iptables-firewall Customized firewall using iptables security rules About ============= Basic iptables rules for a custom firewall. Usage ------------ It needs iptables: http://www.netfilter.org/projects/iptables/ Turn on the rules ```shell $ on_rules.sh ``` Turn off ...