Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ffay
/
lanproxy
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
5.9k
Code
Issues
132
Pull requests
12
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
改进&升级了一下配置中心中的统计页和客户端管理列表页.
- #189
#189
Open
Haoke98
wants to merge 20 commits into
ffay:master
ffay/lanproxy:master
from
Haoke98:sadam
Haoke98/lanproxy:sadam
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Open
改进&升级了一下配置中心中的统计页和客户端管理列表页.
#189
Haoke98
wants to merge 20 commits into
ffay:master
ffay/lanproxy:master
from
Haoke98:sadam
Haoke98/lanproxy:sadam
Copy head branch name to clipboard
Commits
Commits on Dec 1, 2022
Contributed some knowledge about the jsk generation and configuration.
Haoke98
committed
efbd5b6
View commit details
Copy full SHA for efbd5b6
Browse repository at this point
Commits on Dec 2, 2022
增加了下一步目标
Haoke98
committed
acc1458
View commit details
Copy full SHA for acc1458
Browse repository at this point
Commits on Apr 20, 2023
更新了README, 增加了如何在IDEA上进行运行和调试的开发步骤教程
Haoke98
committed
f3527a8
View commit details
Copy full SHA for f3527a8
Browse repository at this point
Commits on Mar 13, 2024
初步实现了对客户端管理模块的列表页面进行修改(增加了映射数量)
Show description for 3584c44
Haoke98
committed
3584c44
View commit details
Copy full SHA for 3584c44
Browse repository at this point
初步实现了对数据统计页的修改(增加了流入消息和流出消息数量)
Show description for 76744c9
Haoke98
committed
76744c9
View commit details
Copy full SHA for 76744c9
Browse repository at this point
重新用最新版Layui.js中的table组件是吸纳了数据统计页面的统计结果表格,实现了表格数据的实时异步更新,增加了流入消息数量和流出消息数量等统计纬度.
Show description for e114459
Haoke98
committed
e114459
View commit details
Copy full SHA for e114459
Browse repository at this point
Commits on Mar 14, 2024
更新了统计页面预览图
Show description for 7fec6f3
Haoke98
committed
7fec6f3
View commit details
Copy full SHA for 7fec6f3
Browse repository at this point
Commits on Mar 20, 2024
调整了版本号,增加了一些关键TODO
Show description for 5e9a352
Haoke98
committed
5e9a352
View commit details
Copy full SHA for 5e9a352
Browse repository at this point
Commits on Nov 11, 2024
初步实现了针对ProxyMessage和Channel创建的记录进行记录并在网页上展示
Show description for 28f23fe
Haoke98
committed
28f23fe
View commit details
Copy full SHA for 28f23fe
Browse repository at this point
改成对服务端公网端口收到的请求进行监控并记录
Show description for be5f6ae
Haoke98
committed
be5f6ae
View commit details
Copy full SHA for be5f6ae
Browse repository at this point
初步实现了对TCP/UDP请求包的简单解析(目前只针对http/https请求做简单解析,解析出请求类型,协议头)并网页上展示.
Show description for 2f07187
Haoke98
committed
2f07187
View commit details
Copy full SHA for 2f07187
Browse repository at this point
进一步优化了TCP/UDP请求包的解析
Show description for c0cd9a1
Haoke98
committed
c0cd9a1
View commit details
Copy full SHA for c0cd9a1
Browse repository at this point
进一步优化了TCP/UDP请求包的解析,增加了PostgreSQL自定义的TCP请求包的解析和DNS的TCP请求包的解析
Show description for 2cef711
Haoke98
committed
2cef711
View commit details
Copy full SHA for 2cef711
Browse repository at this point
进一步优化了TCP/UDP请求包的解析,增加了对SSH协议的支持
Show description for 5ccb3c8
Haoke98
committed
5ccb3c8
View commit details
Copy full SHA for 5ccb3c8
Browse repository at this point
优化了展示效果,使表格铺满整个屏幕
Show description for b40ffbe
Haoke98
committed
b40ffbe
View commit details
Copy full SHA for b40ffbe
Browse repository at this point
Commits on Nov 12, 2024
在管理控制台里面另起菜单把“日志记录”展示页面移植进去了,采用了layui的模版引入形式.
Show description for fa42de9
Haoke98
committed
fa42de9
View commit details
Copy full SHA for fa42de9
Browse repository at this point
Commits on Sep 2, 2025
Feat:实现了容器化部署
Haoke98
committed
166aaff
View commit details
Copy full SHA for 166aaff
Browse repository at this point
Merge remote-tracking branch 'origin/sadam' into sadam
Haoke98
committed
2f77563
View commit details
Copy full SHA for 2f77563
Browse repository at this point
doc: 完善文档
Haoke98
committed
f305813
View commit details
Copy full SHA for f305813
Browse repository at this point
Merge remote-tracking branch 'origin/sadam' into sadam
Haoke98
committed
fd6822d
View commit details
Copy full SHA for fd6822d
Browse repository at this point
You can’t perform that action at this time.