Skip to content

Releases: liudf0716/xfrpc

3.05.661

26 May 08:01
Compare
Choose a tag to compare
3.05.661 Pre-release
Pre-release

What's Changed

Full Changelog: 2.9.644...3.05.661

2.12.656 release

09 Dec 13:22
Compare
Choose a tag to compare
2.12.656 release Pre-release
Pre-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

09 Sep 10:12
Compare
Choose a tag to compare

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

28 May 03:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.606...2.6.633

2.1.606 release

21 Jan 06:45
35ca79b
Compare
Choose a tag to compare

Happy Chinese New Year!

Fix

New

  1. add docker suppport (#21)
  2. add static library link support(#24)

version 1.11.587 released

16 Nov 02:25
d9ff2e1
Compare
Choose a tag to compare
  • 重构了tcp mux协议,完善了协议并优化了性能

  • 修复了bug

  • 修复了subdomain域名部分判断错误bug

version 1.07.582 release

24 Jul 13:24
e75a4dd
Compare
Choose a tag to compare

fix tcp mux protocol checking bug which cause ssh reverse proxy exit in some mt7628 device

version 1.06.579 release

30 Jun 06:06
3fb01ce
Compare
Choose a tag to compare
  1. add feature when xfrpc disconnected from frps, it should reconnect repeatly
  2. fix bug when xfrpc connected frps, then stop frps and start frps
    the bug happen
  3. fix bug when reconnect frps should send proxy conf again
  4. add feature heartbeat_timeout process
  5. fix bug of interval ping process

version 1.05.561 release

31 May 12:52
Compare
Choose a tag to compare
  1. version 1.0.5.561 support tcp mux and default turn it on as frpc does;
  2. refactor and format the code;
  3. when disconnected from frps, support auto-reconnect to frps;
  4. fix some other bug

1.05.548 release

08 May 03:52
29a854e
Compare
Choose a tag to compare
  1. deprecated xfrps, xfrpc will be compatible with frp(frps);
  2. 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