-
Updated
May 19, 2020 - Go
firewall
Here are 696 public repositories matching this topic...
-
Updated
May 20, 2020 - Go
Each connection will be filtered by one rule - the first match - it seems that the order of rules is based off the name of the rule.
So for example, if I had the following rules
- Block some advertising domain
- Allow port 80
If the port 80 rule had a name that sorted earlier than the blocking rule, then it would still permit http requests to the domain.
I can't be sure whether its the
不能登陆
你好,我按照Readme配置好了server端,也成功的启动了, 但是登陆成功之后,直接又闪退回登陆界面.想问下是怎么回事. 具体操作我录了一个gif图片 如下.
http://linuxsogood.org/wp-content/uploads/2017/09/proxy.gif
github试了好几次都传不上来图片,所以放我个人博客了.
下面是日志.
`2017-09-11 03:17:54,741 INFO [org.fengfei.lanproxy.server.config.web.routes.RouteConfig] - <handle request for api /login>
2017-09-11 03:27:05,003 INFO [org.fengfei.lanproxy.server.config.web.routes.RouteConfig]
-
Updated
Jan 3, 2020 - Python
Hi This project is amazing and I want to contribute but I noticed there is no developer documentation also this project doesn't not seem to use platformIO or Arduino ...so no clue how to start ....is possible to provide documentation ...like which module does what and how compile /build .........even better if its possible to convert to platformio project
Support .. in menu
Probably trivial. Some of the most common shell shortcuts:
alias ...="cd ../.."
alias ..="cd .."Would you consider supporting double and triple-dots in the menu?
I noticed a conflict in the documentation when attempting to change the default DNS.
The DNS section says:
$IPTABLES -t nat -A OUTPUT -p tcp --dport 53 -j DNAT --to-destination 208.67.222.222:53 || true
$IPTABLES -t nat -A OUTPUT -p udp --dport 53 -j DNAT --to-destination 208.67.222.222:53 || true
While the [Custom
-
Updated
Mar 4, 2020 - Python
-
Updated
Apr 22, 2019 - PHP
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
-
I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md
-
I have searched the existing issues and I'm convinced that mine is new.
Describe the bug
When adding a wildcard override to Unbound DNS, the service stops and reports an
A new installation of simplewall gives in my opinion no information about the deactivation of public and private profiles of the Windows Firewall.
This lead to a security problem, unwise users could activate SW without WF, the network center shows public profile and they think they're save in a public network. But the reverse could apply.
I would recommend a note about this in the docs and a
Would be cool if I could add notes to the database entry why this ip was blocked/ whitelisted. or some indication who this IP belongs to
I miss a line in the very last schema on http://firehol.org/tutorial/firehol-new-user/
Should not be present the command
server ident reject with tcp-reset
under interface4 ppp+ internet src not "${home_ips} ${UNROUTABLE_IPS}"?
This command appears under the schema before last.
-
Updated
May 19, 2020 - C
-
Updated
Apr 14, 2020
-
Updated
Jan 7, 2019 - Python
If multiple requests are submitted for the same host/port - any new ones are ignored.
Such a scenario it would be useful to handle it better would be to either extend or shorten the timeout.
... looking through how it works, it looks like if you add '-!' to the ipset command, it will overwrite the previous value.
Perhaps the '-!' option should be indicated in the sample for ipset integrat
-
Updated
Apr 30, 2020 - Shell
-
Updated
May 18, 2020 - Rust
-
Updated
Apr 24, 2019 - Java
-
Updated
May 6, 2020 - Python
-
Updated
May 19, 2020 - C#
So I took a shot at trying to get this to work with IP V6 addresses with no luck. If I disable the ufw service i'm able to access my site using the V6 address, but when I enable ufw the connection times out. I found /etc/ufw/after6.rules and tried to modify it to work, but I must be doing something wrong. My guess is it's something with the V6 subnet.
# BEGIN UFW AND DOCKER
*filter
:ufw6-u
-
Updated
Apr 2, 2020
I noticed that you set the same global variables at multiple places of the your python scripts (like e.g. ROOTDIR).
I would suggest to put them in seperate file (e.g. config.py) and import them from there.
I would also suggest to make use of QStandardPaths, instead of hardcode them (especially if you want to target different distributions in the
Improve this page
Add a description, image, and links to the firewall topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the firewall topic, visit your repo's landing page and select "manage topics."
https://gravitational.com/teleport/docs/ssh_one_login/#enable-saml-authentication
OneLogin have updated their UI, we should re-run our docs and update images.