SafeLine icon indicating copy to clipboard operation
SafeLine copied to clipboard

serve as a reverse proxy to protect your web services from attacks and exploits.

Results 221 SafeLine issues
Sort by recently updated
recently updated
newest added
trafficstars

### What would you like to be added or improved? Description: Current Situation: The demo is currently accessible via https://demo.waf.chaitin.com:9443. However, many organizations block URLs that include non-standard port numbers...

### What happened? After setting up the plugin for traefik with safeline, error appears. No explanation or logs to troubleshoot and analize on our end though. ### How we reproduce?...

### What would you like to be added or improved? 1.希望在防护应用页面中,应用卡片可以自行排序。 2.希望在IP组设置中,添加自动排序或搜索功能。 3.希望在IP组设置中,添加一栏显示该IP组关联了多少个或哪几个自定义规则。 ### Why is it needed? 1. 当部署大量应用时应用卡片混乱,同供应商应用被自动分割在不同位置,操作起来体验较较差。 2. 当IP组列表中IP数量较多时查找只能依赖浏览器搜索功能较为不便。 3. 有助于在Troubleshooting时快速找到问题。

### What would you like to be added or improved? _No response_ ### Why is it needed? 按照现在的逻辑,想要使用不同的证书就只能创建不同的应用。 但经常会有同个应用使用不同域名的需求,希望增加此功能。

### What happened? Blank Screen appears with BOT PROTECTION - HTML Dynamic Encryption enabled Description: everything has worked well for about half a year. After six months our application started...

### What happened? 长亭雷池近期状况观察 https://www.rockaz.top/blog/post_detail?id=22 长亭雷池WAF,云验证问题测试报告... https://www.rockaz.top/blog/post_detail?id=23 可能有些许说得不对,但是问题确实存在,还请排查研究一下()

### What would you like to be added or improved? Please remove the requirement and make possible the usage of a Free license. Or else, being the project under GPL...

### What would you like to be added or improved? 1. 价格降低点,比如3600个人版终身 2. 算力均衡功能/全算力功能 3. 地区屏蔽功能 4. 扫描未开放端口的ip进行屏蔽 5. 针对openwrt的docker稍微优化下,至少能下载ip组 ### Why is it needed? nas用户需要某些功能,比如地区屏蔽(俄罗斯美国罗马与狗),像是很多广东的跳板的也会来扫描,算力均衡/全算力模式(自建的小ai延迟到怀疑人生),单线程模式在家里6个人使用的时候有点扛不住,3600/年价格对于nas用户实在是太劝退了,但是又很需要,一些小服务比如pdf转换工具箱还有用户页面和api接口都需要在外面挂着,还有挂博客等需求,自带的防火墙有地区屏蔽功能但是功能性弱 而且很多用户会用老硬件或者低性能x86/arm架构搭建openwrt来给家里上网或提供网关功能,但是雷池一上openwrt ip池就无法更新了,链接显示异常,不管挂不挂代理都这样,要是能上雷池会有更大的受众面

### What happened? I'm using Safeline with docker. I tried to upgrade from 9.0.0 to 9.1.0 and I got a "DB Migration Error" on mgt container. Websites behind Safeline are...

### What happened? Run safeline in debian13 (vmware) use podman-compose (lick docker) wget "https://waf.chaitin.com/release/latest/compose.yaml" but images is from dockehub ```shell chaitin/safeline-postgres:15.2 #this chaitin/safeline-detector-g:9.2.7 chaitin/safeline-tengine-g:9.2.7 chaitin/safeline-fvm-g:9.2.7 chaitin/safeline-chaos-g:9.2.7 chaitin/safeline-mgt-g:9.2.7 chaitin/safeline-luigi-g:9.2.7 ``` podman...