Releases: liudf0716/xfrpc
3.05.661
What's Changed
- plugin: add instaloader local redir service by @liudf0716 in #50
- msg: fix some problem by @liudf0716 in #51
Full Changelog: 2.9.644...3.05.661
2.12.656 release
What's Changed
- plugin: add youtube download service
- plugin: add http service
- plugin: add instaloader service
- plugin: add instaloader local redir service by @liudf0716 in #50
- msg: fix some problem by @liudf0716 in #51
Full Changelog: 2.9.644...2.12.656
2.9.644 release
Release Notes - Version 2.9.644
We are thrilled to announce the latest update to xfrpc, bringing you a host of new features and improvements designed to elevate your networking experience.
1. Telnetd Plugin
- We've introduced a robust Telnetd plugin, enhancing your network management capabilities. Easily configure and manage your network devices using the Telnet protocol, granting you greater accessibility and control over your network infrastructure.
2. Colab Support
- With xfrpc's Telnetd plugin, you can now seamlessly access Colab services via the terminal. Collaborate effortlessly and harness the power of Colab for your networking tasks.
3. UDP Support
- We've integrated UDP protocol redirection support, expanding your networking horizons. Enjoy efficient and high-speed data transmission across your network with ease.
4. MSTSC Redirect Port Support
- Elevate your remote desktop experience with MSTSC Redirect Port support. Securely access and control remote desktops, simplifying remote work and management tasks.
These updates are a testament to our commitment to providing you with a comprehensive and potent networking toolkit. We deeply appreciate your feedback, which has driven these enhancements. Thank you for choosing xfrpc as your network optimization solution. We eagerly anticipate continuing to support your network management needs.
2.6.633 release
What's Changed
- add socks5 protocol support
- add group feature
- fix and feat by @JimLee1996 in #33
- feat: add cross compile by @helintongh in #36
- feature:add asan library for detect memory leak by @helintongh in #40
- fix: add locations error by @liuxc0116 in #39
- set version 2.6.633 by @liudf0716 in #44
New Contributors
- @JimLee1996 made their first contribution in #33
- @liuxc0116 made their first contribution in #39
Full Changelog: 2.1.606...2.6.633
2.1.606 release
version 1.11.587 released
-
重构了tcp mux协议,完善了协议并优化了性能
-
修复了bug
-
修复了subdomain域名部分判断错误bug
version 1.07.582 release
fix tcp mux protocol checking bug which cause ssh reverse proxy exit in some mt7628 device
version 1.06.579 release
- add feature when xfrpc disconnected from frps, it should reconnect repeatly
- fix bug when xfrpc connected frps, then stop frps and start frps
the bug happen - fix bug when reconnect frps should send proxy conf again
- add feature heartbeat_timeout process
- fix bug of interval ping process
version 1.05.561 release
- version 1.0.5.561 support tcp mux and default turn it on as frpc does;
- refactor and format the code;
- when disconnected from frps, support auto-reconnect to frps;
- fix some other bug
1.05.548 release
- deprecated xfrps, xfrpc will be compatible with frp(frps);
- by now xfrpc can't support all feature of frp(frps), the following feature table is what xfrpc can be compatible with frp(frps)
Feature | xfrpc | frpc |
---|---|---|
tcp | Yes | Yes |
tcpmux | No | Yes |
http | Yes | Yes |
https | Yes | Yes |
udp | No | Yes |
p2p | No | Yes |
xtcp | No | Yes |
vistor | No | Yes |
more frps feature will be support by xfrpc