Can rathole's configuration file be changed to a unilateral configuration? Instead of having to move the configuration files on both sides every time you add a port?
For example, the frp configuration file needs to be configured on the server. However, the configuration file on the server is a one-time configuration and can be used for a lifetime. You only need to add new configuration conditions on the client instead of the server.
Another example is the configuration file of nps, which is used on the server side and can be configured only on the client side. When adding a new port, there is no need to configure the configuration file on the client side and the server side.
Can rathole also be upgraded so that when new ports are added, they can be configured on either side of the server or client instead of both sides? Thanks!
Feature Proposed
Use Case
Can rathole's configuration file be changed to a unilateral configuration? Instead of having to move the configuration files on both sides every time you add a port? For example, the frp configuration file needs to be configured on the server. However, the configuration file on the server is a one-time configuration and can be used for a lifetime. You only need to add new configuration conditions on the client instead of the server. Another example is the configuration file of nps, which is used on the server side and can be configured only on the client side. When adding a new port, there is no need to configure the configuration file on the client side and the server side. Can rathole also be upgraded so that when new ports are added, they can be configured on either side of the server or client instead of both sides? Thanks!