<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Docs on Hi Work Notes</title><link>/en/docs/</link><description>Recent content in Docs on Hi Work Notes</description><generator>Hugo</generator><language>en-US</language><copyright>Hi Work Notes 2026</copyright><lastBuildDate>Sat, 29 Aug 2026 20:00:00 +0800</lastBuildDate><atom:link href="/en/docs/index.xml" rel="self" type="application/rss+xml"/><item><title>Frp Tunneling: Server and Client Configuration</title><link>/en/docs/frp/</link><pubDate>Sat, 29 Aug 2026 20:00:00 +0800</pubDate><guid>/en/docs/frp/</guid><description>&lt;p&gt;&lt;a href="https://github.com/fatedier/frp"&gt;Frp&lt;/a&gt; (fast reverse proxy) is an open-source tunneling tool: a server with a public IP runs &lt;code&gt;frps&lt;/code&gt;, machines behind NAT run &lt;code&gt;frpc&lt;/code&gt;, and the two keep a persistent connection. Traffic hitting ports on the public server is forwarded through that connection to internal services. Typical use case: exposing a web service or SSH on your home machine to the outside world.&lt;/p&gt;
&lt;p&gt;Configuration files use TOML (&lt;code&gt;frps.toml&lt;/code&gt; / &lt;code&gt;frpc.toml&lt;/code&gt;; the INI format is deprecated since v0.52+).&lt;/p&gt;</description></item></channel></rss>