yuanyuanxiang
  • Joined on 2026-04-17
yuanyuanxiang pushed to feature/auto_frp at yuanyuanxiang/SimpleRemoter 2026-05-22 16:46:14 +00:00
740ec8baf3 Perf(license): mutex + write-suppression for licenses.ini hot path
83d671c90f Fix(FRP): use UTC for privilegeKey timestamp to fix cross-timezone auth
5b7d3903b5 Feature: Automatically start frp client for subordinate
Compare 3 commits »
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-05-21 19:41:57 +00:00
da443283f2 fix: Send AUTH to sub-master but generate wrong password
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-05-20 20:25:23 +00:00
e5bb405f79 docs: migrate Release/Download targets to Gitea; keep stars/forks on GitHub
yuanyuanxiang pushed to main at yuanyuanxiang/yama-issue-token 2026-05-20 20:15:24 +00:00
6a4321c4cd docs(readme): point all repo URLs at Gitea (authoritative host)
yuanyuanxiang created branch main in yuanyuanxiang/yama-issue-token 2026-05-20 19:51:27 +00:00
yuanyuanxiang pushed to main at yuanyuanxiang/yama-issue-token 2026-05-20 19:51:27 +00:00
6d3bf819a9 chore: initial commit
yuanyuanxiang created repository yuanyuanxiang/yama-issue-token 2026-05-20 19:51:05 +00:00
yuanyuanxiang pushed tag v1.3.4 to yuanyuanxiang/SimpleRemoter 2026-05-20 16:42:29 +00:00
yuanyuanxiang released v1.3.4 at yuanyuanxiang/SimpleRemoter 2026-05-20 16:42:29 +00:00
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-05-20 16:39:57 +00:00
6e743ada0b Release v1.3.4
d808462fe1 Feat(go): add Signer interface + License Server for multi-customer deployments
e264e092f6 Fix(client): harden TCP heartbeat against half-dead connections
Compare 3 commits »
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-05-19 20:34:52 +00:00
707dcdbbb4 Fix(Web): exit remote-desktop fullscreen blocks device-list clicks
1c1bb3a5ff Fix(Go): notify browsers with device_offline so the webpage not frozen
Compare 2 commits »
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-05-19 19:23:57 +00:00
cd43caafb2 Fix: Web remote desktop reliability and UX
d757c33bcb Fix(Go): stable device list ordering + RDP-reset handler
Compare 2 commits »
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-05-18 22:06:09 +00:00
5af017bf09 Improve Go Server to support remote desktop and command control (#1)
32a75f4670 Security(Go): Login rate limit + WS origin allowlist + REST bearer auth
d7f38ecfdb Feature(Go): Web terminal relay with PTY mode and graceful close (Phase 6)
6485e800d6 Feature(Go): Mouse/keyboard input + user management with users.json (Phase 5 + 7)
fba4143dd1 Feature(Go): Screen frame relay end-to-end with graceful client BYE (Phase 4)
Compare 8 commits »
yuanyuanxiang deleted branch feature/go-server from yuanyuanxiang/SimpleRemoter 2026-05-18 22:06:09 +00:00
yuanyuanxiang merged pull request yuanyuanxiang/SimpleRemoter#1 2026-05-18 22:06:08 +00:00
Improve Go Server to support remote desktop and command control
yuanyuanxiang pushed to feature/go-server at yuanyuanxiang/SimpleRemoter 2026-05-18 22:02:31 +00:00
c6244462a9 Security(Go): Login rate limit + WS origin allowlist + REST bearer auth
yuanyuanxiang pushed to main at yuanyuanxiang/SimpleRemoter 2026-05-18 21:56:32 +00:00
8dd1c936e2 Security: Web admin password via YAMA_WEB_ADMIN_PASS, decoupled from master password
yuanyuanxiang created pull request yuanyuanxiang/SimpleRemoter#1 2026-05-18 20:51:44 +00:00
Improve Go Server to support remote desktop and command control
yuanyuanxiang created branch feature/go-server in yuanyuanxiang/SimpleRemoter 2026-05-18 20:50:02 +00:00
yuanyuanxiang pushed to feature/go-server at yuanyuanxiang/SimpleRemoter 2026-05-18 20:50:02 +00:00
5947d41617 Feature(Go): Web terminal relay with PTY mode and graceful close (Phase 6)
98a914f963 Feature(Go): Mouse/keyboard input + user management with users.json (Phase 5 + 7)
f013512c06 Feature(Go): Screen frame relay end-to-end with graceful client BYE (Phase 4)
b1f229706c Feature(Go): Web auth, WebSocket signaling and live device list (Phase 3)
af2aa4893f Feature(Go): Embed and serve web UI assets
Compare 6 commits »