Sign in
Sign up
Explore
Enterprise
Education
Search
Help
Terms of use
About Us
Explore
Enterprise
Education
Gitee Premium
Gitee AI
I know
View Details
Sign in
Sign up
Fetch the repository succeeded.
Donate
Please sign in before you donate.
Cancel
Sign in
Scan WeChat QR to Pay
Cancel
Complete
Prompt
Switch to Alipay.
OK
Cancel
Watch
Unwatch
Watching
Releases Only
Ignoring
2
Star
10
Fork
4
Janusec
/
janusec
Code
Issues
0
Pull Requests
0
Wiki
Insights
Pipelines
Service
Gitee Pages
Quality Analysis
Jenkins for Gitee
Tencent CloudBase
Tencent Cloud Serverless
悬镜安全
Aliyun SAE
Codeblitz
SBOM
Don’t show this again
Releases
Latest
v1.5.2
9ca8033
2025-03-08 16:25
Compare
v1.5.2
zhyale
v1.5.2 features: 1. open source for GSLB, Cookie Management 2. optimize WAF rules, but will not affect legacy installation, if you would like to test it, remove all legacy rules at first, download JANUSEC_WAF_rules_1.5.2.json and import it. 3. update all dependency packages to fix vulnerabilities report by github.
Last committed message:
update all dependency packages, Merge branch 'prodev'
v1.5.1
697f8cd
2024-07-13 18:06
Compare
v1.5.1
zhyale
v1.5.1: 1. adjust timeout to 60s. 2. fix deletion destinations or domains of an application. Notice 1: If you have previously enabled Dingtalk OAuth2 authentication and version < 1.5.0 , the following changes need to be made when upgrading to this version: - In the global settings interface of the gateway, configure the CorpId parameter, which can be obtained from the Dingtalk development platform. - In Dingtalk development platform, upgrade the application and release a version of it. - Under privilege management of Dingtalk development platform, grant all users the privilege of reading the personal information address book (通讯录个人信息读权限). Notice 2: the releases with suffix -pro.tar.gz are professional edition (close source). Quick Start: https://janusec.github.io/documentation/quick-start/
Last committed message:
v1.5.1 Merge branch 'dev'
v1.5.0
8fcf352
2024-03-24 12:20
Compare
v1.5.0
zhyale
v1.5.0: - Upgrade Dingtalk OAuth2 to new SDK version. - Optimize offline detection. - Adjust default max_count threshold for CC detection, from 6 to 15. Notice: If you have previously enabled Dingtalk OAuth2 authentication, the following changes need to be made when upgrading to this version: - In the global settings interface of the gateway, configure the CorpId parameter, which can be obtained from the Dingtalk development platform. - In Dingtalk development platform, upgrade the application and release a version of it. - Under privilege management of Dingtalk development platform, grant all users the privilege of reading the personal information address book (通讯录个人信息读权限).
Last committed message:
v1.5.0 upgrade dingtalk oauth, optimize offline detection and updat...
v1.4.2fix4
0223039
2023-09-09 16:05
Compare
v1.4.2fix4
zhyale
v1.4.2 with fix4 1. add custom headers for web applications, and let custom 5-second shields and WAF templates instantly effective. 1. fix creation of new web applicaiton. 1. fix duplicate destinations for application. 1. fix save passwd for new user and clickable area for menu. 1. fix language switch under settings and add WAF/CC logs for all applicaitons. Note: the releases with suffix -pro.tar.gz are professional edition (close source).
Last committed message:
update UI fix language switch under settings and WAF/CC logs for al...
v1.4.2fix3
93e040b
2023-09-06 21:21
Compare
v1.4.2fix3
zhyale
v1.4.2 with fix3 1. add custom headers for web applications, and let custom 5-second shields and WAF templates instantly effective. 1. fix creation of new web applicaiton. 1. fix duplicate destinations for application. 1. fix save passwd for new user and clickable area for menu.
Last committed message:
update UI fix clickable area for menu
v1.4.1
41fe2d0
2023-07-12 22:38
Compare
v1.4.1
zhyale
add custom 5-shield html in settings
Last committed message:
v1.4.1 custom 5-shield html, merge branch 'dev'
v1.4.0fix7
6b51b23
2023-07-09 18:30
Compare
v1.4.0fix7
zhyale
v1.4.0: Add SQLite support, now it support PostgreSQL 10/11/12/13+ and SQLite3. Add API Interface and introduction for external control panels. Add custom block html for WAF. Add tenant id to data discovery. Fix WAF/CC logs, CC update, certificate expire time, domain name in upper case, captcha confirm id escape and OAuth user privileges for v1.4.0.
Last committed message:
fix oauth2 users privileges, merge branch 'dev'
v1.3.2
92c0615
2023-03-19 17:57
Compare
v1.3.2
zhyale
Add JSON data discovery function to integrate with the data privacy governance system JANUCAT (Compliance, Accountability and Transparency).
Last committed message:
v1.3.2 data discovery fix key init and response
v1.3.1
cea3fe7
2023-02-10 21:09
Compare
v1.3.1
zhyale
Optimized thread lock Mutex for CC statistics and K8S pods list 优化用于CC统计和K8S后端Pod列表的线程锁Mutex
Last committed message:
Add mutex, Merge branch 'dev'
v1.3.0
7a2039d
2023-01-23 13:09
Compare
v1.3.0
zhyale
Add K8S Ingress support, include web applications and TCP/UDP layer-4 forwarding 增加K8S Ingress支持,含Web应用以及TCP/UDP四层转发。
Last committed message:
v1.3.0, update UI and k8s support
v1.2.9
6a58e41
2022-04-03 17:05
Compare
v1.2.9
zhyale
Add export and import for WAF rules 增加WAF规则导出和导入功能
Last committed message:
1.2.9 add WAF export and import merge branch 'dev'
v1.2.8
d629473
2022-02-01 17:47
Compare
v1.2.8
zhyale
增加高可用配置keepalived.conf(可选功能),可编辑 /usr/local/janusec/keepalived.conf 并复制到 /etc/keepalived/启用,用于将一组JANUSEC节点构成一个高可用虚拟节点(自动迁移)。
Last committed message:
v1.2.8 add keepalived.conf, merge branch 'fix'
v1.2.7fix1
a9cdb49
2022-01-19 22:33
Compare
v1.2.7fix1
zhyale
在v1.2.7的基础上,修复了后端离线服务器检测上的一个bug。
Last committed message:
Fix offline destionation check, merge branch 'fix'
v1.2.6fix2
b65dd11
2021-11-14 12:42
Compare
v1.2.6fix2
zhyale
Add /usr/local/janusec/log/error.log for janusec.service .
Last committed message:
Fix service error.log, Merge branch 'fix'
v1.2.5
5e73451
2021-09-13 22:36
Compare
v1.2.5
zhyale
添加静态缓存开关,新增brotli和gzip压缩支持。
Last committed message:
1.2.5 add cache_enabled and brotli/gzip compression
v1.2.4
9c6a831
2021-09-09 20:45
Compare
v1.2.4
zhyale
Change http 301 to 308, fix HeaderValue regex match for WAF, UI optimization for access statistics. HTTP状态码由301调整到308,修复WAF中检测Header不指定Key时的一个bug,访问统计界面优化。
Last committed message:
Add check server time notice, Merge branch 'fix'
v1.2.3
4c5ad08
2021-05-17 19:56
Compare
v1.2.3
zhyale
修复白名单IP策略的一个bug
Last committed message:
Merge branch 'fix'
v1.2.2
e89340b
2021-05-15 11:29
Compare
v1.2.2
zhyale
为管理后台增加双因子身份认证(配合手机APP:Google Authenticator,或Microsoft Authenticator)
Last committed message:
v1.2.2 add Authenticator for admin
v1.2.1
a6e59d6
2021-05-09 19:24
Compare
v1.2.1
zhyale
添加SMTP测试按钮,CAPTCHA验证码界面自动中文
Last committed message:
add SMTP test and CAPTCHA language init
v1.2.0
8530d2e
2021-05-06 21:30
Compare
v1.2.0
zhyale
Add 5-second shield and SMTP notification. 添加5秒盾和SMTP提醒。
Last committed message:
add default authconfig
Download
To prevent Robot download, Please enter the captcha to continue
Cancel
Download
Go
1
https://gitee.com/Janusec/janusec.git
git@gitee.com:Janusec/janusec.git
Janusec
janusec
janusec
Going to Help Center
Search
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
Comment
Repository Report
Back to the top
Login prompt
This operation requires login to the code cloud account. Please log in before operating.
Go to login
No account. Register