ssongliu
|
7915230121
|
refactor: rebuild firewall management (#13628)
* refactor(firewall): rebuild rule management foundation
* refactor(firewall): streamline rule checks and inventory
* feat(firewall): improve native rule inventory
* refactor(firewall): refine rule management
* feat: add Docker port guard
* feat(firewall): support native nftables
* feat(firewall): add configurable firewall selection
* feat(firewall): support nftables docker port guard
* refactor(firewall): complete v2 rule management and migration
* refactor(firewall): align state and API contracts
* refactor(firewall): unify rule management operations
* feat: refine firewall v2 rules and forwarding
* fix(firewall): harden dual-stack rule management
* refactor(firewall): consolidate rule validation and persistence
|
2026-08-24 12:51:34 +08:00 |
|
Jet.
|
14728f889e
|
fix(ssh): correlate disconnect logs by client endpoint (#13581)
* fix(ssh): correlate disconnect logs by client endpoint
* fix(ssh): scope endpoint correlation to active sessions
---------
Co-authored-by: JayLee-sre <1.18655426e+08+JayLee-sre@users.noreply.github.com>
Co-authored-by: ssongliu <sloooop1x@gmail.com>
|
2026-08-19 10:20:16 +08:00 |
|
ssongliu
|
7f450544e1
|
feat: improve host log management (#13345)
|
2026-07-23 14:53:26 +08:00 |
|
ssongliu
|
243a2fe6f3
|
fix: fix SSH service auto-enable issue (#12898)
|
2026-05-29 22:06:09 +08:00 |
|
ssongliu
|
d0e3914a29
|
fix: resolve ssh service startup failure after enable (#12874)
|
2026-05-27 16:42:30 +08:00 |
|
蘭
|
462a3bbc83
|
feat: add node selection reports (#12871)
* feat: add node selection reports
* Merge dev-v2 and resolve PR conflicts
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2026-05-27 14:09:50 +08:00 |
|
ssongliu
|
023040a814
|
fix: improve ssh log parsing (#12803)
|
2026-05-21 15:26:41 +08:00 |
|
ssongliu
|
d55982bde0
|
refactor: update agent and core utilities (#12621)
|
2026-05-21 12:35:09 +08:00 |
|
ssongliu
|
62daf1e019
|
fix: improve ssh config file editing and include handling (#12398)
Refs #11899
|
2026-04-02 10:22:09 +00:00 |
|
ssongliu
|
37932d7fb2
|
chore: Complete system security upgrade (#11961)
|
2026-02-26 10:01:47 +00:00 |
|
MonkeyCode-AI
|
a95d9aa27a
|
fix: Add CheckIllegal validation to prevent command injection in 8 API endpoints (#11857)
- SSH log query: validate req.Info before grep concatenation
- iptables rule search: validate chain param in ReadFilterRulesByChain/LoadDefaultStrategy
- Firewalld port forward: validate port/protocol/targetIP/targetPort params
- Pure-FTPd user management: validate username/path in UserAdd/UserDel/SetPath/SetStatus
- PostgreSQL remote backup/recover: validate password/address/user/dbname
- MySQL remote backup/recover: validate password/address/user/dbname/format
- Website Composer: validate user/mirror/command/extCommand
- Disk operations: validate device/mountPoint/filesystem in Partition/Mount/Unmount
|
2026-02-10 18:32:42 +08:00 |
|
ssongliu
|
102f7c316d
|
fix: display iptables default allowed ports (#10922)
|
2025-11-11 14:22:42 +00:00 |
|
ssongliu
|
c06ba18023
|
feat: compatible with openrc and sysvinit (#10723)
|
2025-10-22 18:32:42 +08:00 |
|
ssongliu
|
99023569fc
|
feat: Support editing ssh key information (#10579)
Refs #10537
|
2025-10-09 06:39:25 +00:00 |
|
ssongliu
|
280c1b4fea
|
feat: Support authkeys management (#10480)
Refs #5247
|
2025-09-25 07:26:10 +00:00 |
|
ssongliu
|
98d01556c2
|
fix: Fix the issue of SSH port failure on some machines (#10404)
Refs #4801
|
2025-09-18 07:04:38 +00:00 |
|
ssongliu
|
41c49ca95f
|
fix: Fix the issue where SSH port changes are not synchronized to the… (#10398)
… local terminal
Refs #10358
|
2025-09-17 10:43:58 +00:00 |
|
ssongliu
|
99b04e3635
|
fix: Fix SSH log export exception when logs are empty (#10114)
|
2025-08-22 14:37:52 +00:00 |
|
ssongliu
|
5a8ddde495
|
feat: Support export for ssh logs (#9889)
Refs #3496
|
2025-08-07 13:40:39 +00:00 |
|
ssongliu
|
39bb7acdba
|
fix: Add non-standard log filtering for SSH (#9865)
|
2025-08-05 17:54:41 +08:00 |
|
ssongliu
|
0f138c1b7c
|
fix: Optimize SSH key synchronization (#9833)
|
2025-08-04 06:18:29 +00:00 |
|
ssongliu
|
be0a460935
|
feat: Optimize SSH key management (#9782)
|
2025-08-01 02:43:20 +00:00 |
|
ssongliu
|
5a1e010788
|
fix: Modify the terminal connection method (#8415)
|
2025-04-17 14:26:23 +00:00 |
|
ssongliu
|
c59105f050
|
feat: Encapsulate command execution methods (#8401)
|
2025-04-15 22:15:18 +08:00 |
|
ssongliu
|
eaefac4be4
|
fix: Fix the exception of refreshing the token of Ali Cloud Disk (#8288)
|
2025-04-01 09:25:52 +00:00 |
|
ssongliu
|
8283cd7d02
|
feat: adjust internationalization errors and the positions of global … (#7767)
|
2025-01-24 03:00:07 +00:00 |
|
zhengkunwang
|
79fea272aa
|
feat(task): Replace QQWry with GeoIP.mmdb (#7599)
|
2024-12-30 05:37:49 +00:00 |
|
zhengkunwang223
|
75142b33a4
|
feat(common): Standardize Permissions for Creating Folders and Files
|
2024-12-20 16:13:23 +08:00 |
|
ssongliu
|
55a6cdcf10
|
feat: uniform application service status return (#7426)
|
2024-12-18 10:06:15 +00:00 |
|
ssongliu
|
a627aa9915
|
feat: merge from dev (#7366)
* feat: merge from dev
* feat: Merge mobile style code from the dev branch
|
2024-12-17 15:59:21 +08:00 |
|
ssongliu
|
37df602ae8
|
feat: 提取分组及快速命令功能 (#6169)
|
2024-08-19 10:04:43 +00:00 |
|
ssongliu
|
8d28b7db94
|
pref: backend 重命名 agent
|
2024-07-23 14:48:37 +08:00 |
|