我有两台服务器。Windows和Linux。假设Linux有IP 1.2.3.4和Windows 5.6.7.8。我希望所有的流量都被转发到窗口作为隧道。好的Linux (ubuntu)服务器- IP 1.2.3.4 Windows服务器- IP 5.6.7.8
我想把所有的流量通过Linux推到Windows。通过GRE隧道之类的方法。
some information from ABCCore class based on form filtersABCCore.java (TestCore.jar)TestAPI.earTestCore.jarTestUI.warTestAPIInterface.jar在我对ABCCore.java文件做了一些代码更改&将最新的T