del something
This commit is contained in:
parent
8019fef16d
commit
ea6ed667bf
Binary file not shown.
Binary file not shown.
|
@ -1,28 +0,0 @@
|
|||
{
|
||||
"ProviderPort": "8001", //反向连接的端口
|
||||
"ProviderConfigPort": "8000", //配置服务的端口
|
||||
//"ProviderAddress": "47.90.204.25", //配置服务的地址,可以是域名(eg.:www.tmoonlight.com)也可以是ip(eg.:211.54.5.4)
|
||||
"ProviderAddress": "114.115.139.193",
|
||||
|
||||
//反向代理客户端,可以配置多个
|
||||
"Clients": [
|
||||
{
|
||||
"IP": "127.0.0.1", //反向代理机器的ip
|
||||
"TargetServicePort": "1433", //反向代理服务的端口
|
||||
"ConsumerPort": "8004" //可选,消费端口,如果已被占用会顺延分配,如未指定,则从20000开始分配
|
||||
},
|
||||
{
|
||||
"IP": "127.0.0.1",
|
||||
"TargetServicePort": "80",
|
||||
"ConsumerPort": "80"
|
||||
},
|
||||
{
|
||||
"IP": "127.0.0.1",
|
||||
"TargetServicePort": "3389"
|
||||
},
|
||||
{
|
||||
"IP": "127.0.0.1",
|
||||
"TargetServicePort": "5900"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,318 +0,0 @@
|
|||
2019-04-02 13:27:06,711 [1] INFO NSmartServerClient [(null)] - *** NSmart ClientRouter v0.2 ***
|
||||
2019-04-02 13:27:07,642 [1] DEBUG NSmartServerClient [(null)] - ServerConnnectionManager initialized.
|
||||
2019-04-02 13:27:07,665 [1] DEBUG NSmartServerClient [(null)] - Reading Config From Provider..
|
||||
2019-04-02 13:28:06,440 [1] INFO NSmartServerClient [(null)] - *** NSmart ClientRouter v0.2 ***
|
||||
2019-04-02 13:28:06,931 [1] DEBUG NSmartServerClient [(null)] - ServerConnnectionManager initialized.
|
||||
2019-04-02 13:28:06,945 [1] DEBUG NSmartServerClient [(null)] - Reading Config From Provider..
|
||||
2019-04-02 13:28:28,283 [4] ERROR NSmartServerClient [(null)] - System.InvalidOperationException: The operation is not allowed on non-connected sockets.
|
||||
at System.Net.Sockets.TcpClient.GetStream()
|
||||
at NSmartProxy.Client.ServerConnnectionManager.ReadConfigFromProvider() in D:\MyFiles\Desktop\NSmartProxy\NSmartProxy.ClientRouter\ServerConnnectionManager.cs:line 72
|
||||
at NSmartProxy.Client.ServerConnnectionManager.InitConfig() in D:\MyFiles\Desktop\NSmartProxy\NSmartProxy.ClientRouter\ServerConnnectionManager.cs:line 34
|
||||
at NSmartProxy.Client.Router.ConnectToProvider() in D:\MyFiles\Desktop\NSmartProxy\NSmartProxy.ClientRouter\Router.cs:line 45
|
||||
at NSmartProxy.NSmartProxyClient.StartClient() in D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\NSmartProxyClient.cs:line 85
|
||||
2019-04-02 13:28:28,483 [1] ERROR NSmartServerClient [(null)] - One or more errors occurred. (The operation is not allowed on non-connected sockets.)
|
||||
2019-04-02 13:28:28,484 [1] INFO NSmartServerClient [(null)] - Client terminated,press any key to continue.
|
||||
2019-04-02 13:31:28,904 [1] INFO NSmartServerClient [(null)] - *** NSmart ClientRouter v0.2 ***
|
||||
2019-04-02 13:33:02,991 [1] DEBUG NSmartServerClient [(null)] - ServerConnnectionManager initialized.
|
||||
2019-04-02 13:33:11,837 [1] DEBUG NSmartServerClient [(null)] - Reading Config From Provider..
|
||||
2019-04-02 13:37:08,575 [1] INFO NSmartServerClient [(null)] - *** NSmart ClientRouter v0.2 ***
|
||||
2019-04-02 13:37:11,404 [1] DEBUG NSmartServerClient [(null)] - ServerConnnectionManager initialized.
|
||||
2019-04-02 13:37:11,416 [1] DEBUG NSmartServerClient [(null)] - Reading Config From Provider..
|
||||
2019-04-02 13:37:32,661 [4] ERROR NSmartServerClient [(null)] - System.InvalidOperationException: The operation is not allowed on non-connected sockets.
|
||||
at System.Net.Sockets.TcpClient.GetStream()
|
||||
at NSmartProxy.Client.ServerConnnectionManager.ReadConfigFromProvider() in D:\MyFiles\Desktop\NSmartProxy\NSmartProxy.ClientRouter\ServerConnnectionManager.cs:line 72
|
||||
at NSmartProxy.Client.ServerConnnectionManager.InitConfig() in D:\MyFiles\Desktop\NSmartProxy\NSmartProxy.ClientRouter\ServerConnnectionManager.cs:line 34
|
||||
at NSmartProxy.Client.Router.ConnectToProvider() in D:\MyFiles\Desktop\NSmartProxy\NSmartProxy.ClientRouter\Router.cs:line 45
|
||||
at NSmartProxy.NSmartProxyClient.StartClient() in D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\NSmartProxyClient.cs:line 85
|
||||
2019-04-02 13:37:32,790 [1] ERROR NSmartServerClient [(null)] - One or more errors occurred. (The operation is not allowed on non-connected sockets.)
|
||||
2019-04-02 13:37:32,791 [1] INFO NSmartServerClient [(null)] - Client terminated,press any key to continue.
|
||||
2019-04-02 13:38:27,515 [1] INFO NSmartServerClient [(null)] - *** NSmart ClientRouter v0.2 ***
|
||||
2019-04-02 13:38:47,982 [1] DEBUG NSmartServerClient [(null)] - ServerConnnectionManager initialized.
|
||||
2019-04-02 13:39:06,563 [1] DEBUG NSmartServerClient [(null)] - Reading Config From Provider..
|
||||
2019-04-02 13:39:27,824 [5] ERROR NSmartServerClient [(null)] - System.InvalidOperationException: The operation is not allowed on non-connected sockets.
|
||||
at System.Net.Sockets.TcpClient.GetStream()
|
||||
at NSmartProxy.Client.ServerConnnectionManager.ReadConfigFromProvider() in D:\MyFiles\Desktop\NSmartProxy\NSmartProxy.ClientRouter\ServerConnnectionManager.cs:line 72
|
||||
at NSmartProxy.Client.ServerConnnectionManager.InitConfig() in D:\MyFiles\Desktop\NSmartProxy\NSmartProxy.ClientRouter\ServerConnnectionManager.cs:line 34
|
||||
at NSmartProxy.Client.Router.ConnectToProvider() in D:\MyFiles\Desktop\NSmartProxy\NSmartProxy.ClientRouter\Router.cs:line 45
|
||||
at NSmartProxy.NSmartProxyClient.StartClient() in D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\NSmartProxyClient.cs:line 85
|
||||
2019-04-02 13:39:28,013 [1] ERROR NSmartServerClient [(null)] - One or more errors occurred. (The operation is not allowed on non-connected sockets.)
|
||||
2019-04-02 13:39:28,014 [1] INFO NSmartServerClient [(null)] - Client terminated,press any key to continue.
|
||||
2019-04-02 13:40:46,451 [1] INFO NSmartServerClient [(null)] - *** NSmart ClientRouter v0.2 ***
|
||||
2019-04-02 13:41:14,755 [1] DEBUG NSmartServerClient [(null)] - ServerConnnectionManager initialized.
|
||||
2019-04-02 13:41:32,702 [1] DEBUG NSmartServerClient [(null)] - Reading Config From Provider..
|
||||
2019-04-02 13:43:25,153 [1] DEBUG NSmartServerClient [(null)] - ****************port list*************
|
||||
2019-04-02 13:43:29,591 [1] DEBUG NSmartServerClient [(null)] - 1: 114.115.139.193:8003=>192.168.0.106:5902
|
||||
2019-04-02 13:43:30,537 [1] DEBUG NSmartServerClient [(null)] - 2: 114.115.139.193:81=>127.0.0.1:80
|
||||
2019-04-02 13:43:31,457 [1] DEBUG NSmartServerClient [(null)] - 3: 114.115.139.193:20000=>127.0.0.1:3389
|
||||
2019-04-02 13:43:32,565 [1] DEBUG NSmartServerClient [(null)] - 4: 114.115.139.193:20001=>127.0.0.1:5900
|
||||
2019-04-02 13:43:33,493 [1] DEBUG NSmartServerClient [(null)] - **************************************
|
||||
2019-04-02 13:43:35,733 [7] DEBUG NSmartServerClient [(null)] - ClientID:63410 AppId:1 已连接
|
||||
2019-04-02 13:43:41,757 [7] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 13:43:46,108 [9] DEBUG NSmartServerClient [(null)] - ClientID:63410 AppId:2 已连接
|
||||
2019-04-02 13:43:52,479 [9] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 13:43:56,641 [9] DEBUG NSmartServerClient [(null)] - ClientID:63410 AppId:3 已连接
|
||||
2019-04-02 13:43:58,410 [9] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 13:43:58,450 [9] DEBUG NSmartServerClient [(null)] - ClientID:63410 AppId:4 已连接
|
||||
2019-04-02 13:44:01,723 [9] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 13:45:28,521 [1] INFO NSmartServerClient [(null)] - *** NSmart ClientRouter v0.2 ***
|
||||
2019-04-02 13:45:31,494 [1] DEBUG NSmartServerClient [(null)] - ServerConnnectionManager initialized.
|
||||
2019-04-02 13:45:33,036 [1] DEBUG NSmartServerClient [(null)] - Reading Config From Provider..
|
||||
2019-04-02 13:46:04,163 [1] INFO NSmartServerClient [(null)] - *** NSmart ClientRouter v0.2 ***
|
||||
2019-04-02 13:46:11,275 [1] DEBUG NSmartServerClient [(null)] - ServerConnnectionManager initialized.
|
||||
2019-04-02 13:46:11,296 [1] DEBUG NSmartServerClient [(null)] - Reading Config From Provider..
|
||||
2019-04-02 13:47:25,907 [1] INFO NSmartServerClient [(null)] - *** NSmart ClientRouter v0.2 ***
|
||||
2019-04-02 13:47:26,462 [1] DEBUG NSmartServerClient [(null)] - ServerConnnectionManager initialized.
|
||||
2019-04-02 13:47:26,478 [1] DEBUG NSmartServerClient [(null)] - Reading Config From Provider..
|
||||
2019-04-02 13:47:26,696 [4] DEBUG NSmartServerClient [(null)] - ****************port list*************
|
||||
2019-04-02 13:47:26,697 [4] DEBUG NSmartServerClient [(null)] - 1: 114.115.139.193:8004=>127.0.0.1:1433
|
||||
2019-04-02 13:47:26,697 [4] DEBUG NSmartServerClient [(null)] - 2: 114.115.139.193:81=>127.0.0.1:80
|
||||
2019-04-02 13:47:26,697 [4] DEBUG NSmartServerClient [(null)] - 3: 114.115.139.193:20000=>127.0.0.1:3389
|
||||
2019-04-02 13:47:26,697 [4] DEBUG NSmartServerClient [(null)] - 4: 114.115.139.193:20001=>127.0.0.1:5900
|
||||
2019-04-02 13:47:26,697 [4] DEBUG NSmartServerClient [(null)] - **************************************
|
||||
2019-04-02 13:47:26,746 [5] DEBUG NSmartServerClient [(null)] - ClientID:49500 AppId:1 已连接
|
||||
2019-04-02 13:47:26,747 [5] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 13:47:26,785 [5] DEBUG NSmartServerClient [(null)] - ClientID:49500 AppId:2 已连接
|
||||
2019-04-02 13:47:26,785 [5] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 13:47:26,825 [5] DEBUG NSmartServerClient [(null)] - ClientID:49500 AppId:3 已连接
|
||||
2019-04-02 13:47:26,825 [5] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 13:47:26,863 [5] DEBUG NSmartServerClient [(null)] - ClientID:49500 AppId:4 已连接
|
||||
2019-04-02 13:47:26,864 [5] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 13:47:59,020 [5] DEBUG NSmartServerClient [(null)] - 1接收到连接请求
|
||||
2019-04-02 13:47:59,058 [5] DEBUG NSmartServerClient [(null)] - ClientID:49500 AppId:1 已连接
|
||||
2019-04-02 13:47:59,058 [5] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 13:47:59,059 [5] DEBUG NSmartServerClient [(null)] - 已建立反向连接:1
|
||||
2019-04-02 13:47:59,060 [5] DEBUG NSmartServerClient [(null)] - 已连接目标服务:127.0.0.1:1433
|
||||
2019-04-02 13:47:59,062 [5] DEBUG NSmartServerClient [(null)] - Looping start.
|
||||
2019-04-02 13:47:59,944 [5] DEBUG NSmartServerClient [(null)] - 1接收到连接请求
|
||||
2019-04-02 13:47:59,981 [5] DEBUG NSmartServerClient [(null)] - ClientID:49500 AppId:1 已连接
|
||||
2019-04-02 13:47:59,981 [5] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 13:47:59,981 [5] DEBUG NSmartServerClient [(null)] - 已建立反向连接:1
|
||||
2019-04-02 13:47:59,981 [5] DEBUG NSmartServerClient [(null)] - 已连接目标服务:127.0.0.1:1433
|
||||
2019-04-02 13:47:59,982 [5] DEBUG NSmartServerClient [(null)] - Looping start.
|
||||
2019-04-02 13:48:01,107 [7] DEBUG NSmartServerClient [(null)] - 1接收到连接请求
|
||||
2019-04-02 13:48:01,143 [7] DEBUG NSmartServerClient [(null)] - ClientID:49500 AppId:1 已连接
|
||||
2019-04-02 13:48:01,144 [7] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 13:48:01,145 [7] DEBUG NSmartServerClient [(null)] - 已建立反向连接:1
|
||||
2019-04-02 13:48:01,147 [7] DEBUG NSmartServerClient [(null)] - 已连接目标服务:127.0.0.1:1433
|
||||
2019-04-02 13:48:01,148 [7] DEBUG NSmartServerClient [(null)] - Looping start.
|
||||
2019-04-02 13:48:01,672 [7] DEBUG NSmartServerClient [(null)] - 已关闭toProvider连接。
|
||||
2019-04-02 13:48:01,672 [7] DEBUG NSmartServerClient [(null)] - 已关闭toTargetServer连接。
|
||||
2019-04-02 13:48:01,808 [8] DEBUG NSmartServerClient [(null)] - 1接收到连接请求
|
||||
2019-04-02 13:48:01,837 [8] DEBUG NSmartServerClient [(null)] - 已关闭toProvider连接。
|
||||
2019-04-02 13:48:01,838 [8] DEBUG NSmartServerClient [(null)] - 已关闭toTargetServer连接。
|
||||
2019-04-02 13:48:01,871 [5] DEBUG NSmartServerClient [(null)] - ClientID:49500 AppId:1 已连接
|
||||
2019-04-02 13:48:01,872 [5] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 13:48:01,873 [5] DEBUG NSmartServerClient [(null)] - 已建立反向连接:1
|
||||
2019-04-02 13:48:01,876 [5] DEBUG NSmartServerClient [(null)] - 已连接目标服务:127.0.0.1:1433
|
||||
2019-04-02 13:48:01,876 [5] DEBUG NSmartServerClient [(null)] - Looping start.
|
||||
2019-04-02 13:48:01,895 [5] DEBUG NSmartServerClient [(null)] - 1接收到连接请求
|
||||
2019-04-02 13:48:01,931 [5] DEBUG NSmartServerClient [(null)] - ClientID:49500 AppId:1 已连接
|
||||
2019-04-02 13:48:01,932 [5] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 13:48:01,933 [5] DEBUG NSmartServerClient [(null)] - 已建立反向连接:1
|
||||
2019-04-02 13:48:01,936 [5] DEBUG NSmartServerClient [(null)] - 已连接目标服务:127.0.0.1:1433
|
||||
2019-04-02 13:48:01,937 [5] DEBUG NSmartServerClient [(null)] - Looping start.
|
||||
2019-04-02 13:48:02,360 [5] DEBUG NSmartServerClient [(null)] - 已关闭toProvider连接。
|
||||
2019-04-02 13:48:02,362 [5] DEBUG NSmartServerClient [(null)] - 已关闭toTargetServer连接。
|
||||
2019-04-02 13:48:02,954 [7] DEBUG NSmartServerClient [(null)] - 已关闭toProvider连接。
|
||||
2019-04-02 13:48:02,955 [7] DEBUG NSmartServerClient [(null)] - 已关闭toTargetServer连接。
|
||||
2019-04-02 13:48:03,581 [5] DEBUG NSmartServerClient [(null)] - 1接收到连接请求
|
||||
2019-04-02 13:48:03,613 [5] DEBUG NSmartServerClient [(null)] - ClientID:49500 AppId:1 已连接
|
||||
2019-04-02 13:48:03,613 [5] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 13:48:03,616 [5] DEBUG NSmartServerClient [(null)] - 已建立反向连接:1
|
||||
2019-04-02 13:48:03,617 [5] DEBUG NSmartServerClient [(null)] - 已连接目标服务:127.0.0.1:1433
|
||||
2019-04-02 13:48:03,617 [5] DEBUG NSmartServerClient [(null)] - Looping start.
|
||||
2019-04-02 13:48:04,657 [5] DEBUG NSmartServerClient [(null)] - 已关闭toProvider连接。
|
||||
2019-04-02 13:48:04,658 [5] DEBUG NSmartServerClient [(null)] - 已关闭toTargetServer连接。
|
||||
2019-04-02 13:48:04,810 [5] DEBUG NSmartServerClient [(null)] - 1接收到连接请求
|
||||
2019-04-02 13:48:04,843 [5] DEBUG NSmartServerClient [(null)] - ClientID:49500 AppId:1 已连接
|
||||
2019-04-02 13:48:04,844 [5] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 13:48:04,845 [5] DEBUG NSmartServerClient [(null)] - 已建立反向连接:1
|
||||
2019-04-02 13:48:04,847 [5] DEBUG NSmartServerClient [(null)] - 已连接目标服务:127.0.0.1:1433
|
||||
2019-04-02 13:48:04,848 [5] DEBUG NSmartServerClient [(null)] - Looping start.
|
||||
2019-04-02 13:48:06,929 [8] DEBUG NSmartServerClient [(null)] - 已关闭toProvider连接。
|
||||
2019-04-02 13:48:06,929 [8] DEBUG NSmartServerClient [(null)] - 已关闭toTargetServer连接。
|
||||
2019-04-02 13:48:44,081 [7] DEBUG NSmartServerClient [(null)] - 1接收到连接请求
|
||||
2019-04-02 13:48:44,116 [7] DEBUG NSmartServerClient [(null)] - ClientID:49500 AppId:1 已连接
|
||||
2019-04-02 13:48:44,116 [7] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 13:48:44,116 [7] DEBUG NSmartServerClient [(null)] - 已建立反向连接:1
|
||||
2019-04-02 13:48:44,117 [7] DEBUG NSmartServerClient [(null)] - 已连接目标服务:127.0.0.1:1433
|
||||
2019-04-02 13:48:44,117 [7] DEBUG NSmartServerClient [(null)] - Looping start.
|
||||
2019-04-02 13:48:44,154 [7] DEBUG NSmartServerClient [(null)] - 1接收到连接请求
|
||||
2019-04-02 13:48:44,185 [7] DEBUG NSmartServerClient [(null)] - ClientID:49500 AppId:1 已连接
|
||||
2019-04-02 13:48:44,185 [7] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 13:48:44,186 [7] DEBUG NSmartServerClient [(null)] - 已建立反向连接:1
|
||||
2019-04-02 13:48:44,186 [7] DEBUG NSmartServerClient [(null)] - 已连接目标服务:127.0.0.1:1433
|
||||
2019-04-02 13:48:44,187 [7] DEBUG NSmartServerClient [(null)] - Looping start.
|
||||
2019-04-02 13:48:44,593 [7] DEBUG NSmartServerClient [(null)] - 已关闭toProvider连接。
|
||||
2019-04-02 13:48:44,593 [7] DEBUG NSmartServerClient [(null)] - 已关闭toTargetServer连接。
|
||||
2019-04-02 13:48:44,639 [7] DEBUG NSmartServerClient [(null)] - 1接收到连接请求
|
||||
2019-04-02 13:48:44,694 [7] DEBUG NSmartServerClient [(null)] - ClientID:49500 AppId:1 已连接
|
||||
2019-04-02 13:48:44,694 [7] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 13:48:44,695 [7] DEBUG NSmartServerClient [(null)] - 已建立反向连接:1
|
||||
2019-04-02 13:48:44,698 [7] DEBUG NSmartServerClient [(null)] - 已连接目标服务:127.0.0.1:1433
|
||||
2019-04-02 13:48:44,698 [7] DEBUG NSmartServerClient [(null)] - Looping start.
|
||||
2019-04-02 13:48:45,376 [7] DEBUG NSmartServerClient [(null)] - 1接收到连接请求
|
||||
2019-04-02 13:48:45,408 [7] DEBUG NSmartServerClient [(null)] - ClientID:49500 AppId:1 已连接
|
||||
2019-04-02 13:48:45,408 [7] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 13:48:45,410 [7] DEBUG NSmartServerClient [(null)] - 已建立反向连接:1
|
||||
2019-04-02 13:48:45,412 [7] DEBUG NSmartServerClient [(null)] - 已连接目标服务:127.0.0.1:1433
|
||||
2019-04-02 13:48:45,413 [7] DEBUG NSmartServerClient [(null)] - Looping start.
|
||||
2019-04-02 13:48:46,496 [7] DEBUG NSmartServerClient [(null)] - 已关闭toProvider连接。
|
||||
2019-04-02 13:48:46,496 [7] DEBUG NSmartServerClient [(null)] - 已关闭toTargetServer连接。
|
||||
2019-04-02 13:48:46,559 [9] DEBUG NSmartServerClient [(null)] - 已关闭toProvider连接。
|
||||
2019-04-02 13:48:46,560 [9] DEBUG NSmartServerClient [(null)] - 已关闭toTargetServer连接。
|
||||
2019-04-02 13:48:46,596 [7] DEBUG NSmartServerClient [(null)] - 1接收到连接请求
|
||||
2019-04-02 13:48:46,630 [7] DEBUG NSmartServerClient [(null)] - ClientID:49500 AppId:1 已连接
|
||||
2019-04-02 13:48:46,630 [7] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 13:48:46,631 [7] DEBUG NSmartServerClient [(null)] - 已建立反向连接:1
|
||||
2019-04-02 13:48:46,634 [7] DEBUG NSmartServerClient [(null)] - 已连接目标服务:127.0.0.1:1433
|
||||
2019-04-02 13:48:46,634 [7] DEBUG NSmartServerClient [(null)] - Looping start.
|
||||
2019-04-02 13:48:48,110 [7] DEBUG NSmartServerClient [(null)] - 1接收到连接请求
|
||||
2019-04-02 13:48:48,152 [7] DEBUG NSmartServerClient [(null)] - ClientID:49500 AppId:1 已连接
|
||||
2019-04-02 13:48:48,152 [7] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 13:48:48,153 [7] DEBUG NSmartServerClient [(null)] - 已建立反向连接:1
|
||||
2019-04-02 13:48:48,156 [7] DEBUG NSmartServerClient [(null)] - 已连接目标服务:127.0.0.1:1433
|
||||
2019-04-02 13:48:48,156 [7] DEBUG NSmartServerClient [(null)] - Looping start.
|
||||
2019-04-02 13:48:48,380 [7] DEBUG NSmartServerClient [(null)] - 1接收到连接请求
|
||||
2019-04-02 13:48:48,430 [7] DEBUG NSmartServerClient [(null)] - ClientID:49500 AppId:1 已连接
|
||||
2019-04-02 13:48:48,431 [7] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 13:48:48,432 [7] DEBUG NSmartServerClient [(null)] - 已建立反向连接:1
|
||||
2019-04-02 13:48:48,433 [7] DEBUG NSmartServerClient [(null)] - 已连接目标服务:127.0.0.1:1433
|
||||
2019-04-02 13:48:48,435 [7] DEBUG NSmartServerClient [(null)] - Looping start.
|
||||
2019-04-02 13:48:49,918 [10] DEBUG NSmartServerClient [(null)] - 已关闭toProvider连接。
|
||||
2019-04-02 13:48:49,918 [10] DEBUG NSmartServerClient [(null)] - 已关闭toTargetServer连接。
|
||||
2019-04-02 13:56:19,657 [1] INFO NSmartServerClient [(null)] - *** NSmart ClientRouter v0.2 ***
|
||||
2019-04-02 13:56:19,797 [1] DEBUG NSmartServerClient [(null)] - ServerConnnectionManager initialized.
|
||||
2019-04-02 13:56:19,802 [1] DEBUG NSmartServerClient [(null)] - Reading Config From Provider..
|
||||
2019-04-02 13:56:20,945 [4] ERROR NSmartServerClient [(null)] - System.InvalidOperationException: The operation is not allowed on non-connected sockets.
|
||||
at System.Net.Sockets.TcpClient.GetStream()
|
||||
at NSmartProxy.Client.ServerConnnectionManager.ReadConfigFromProvider() in D:\MyFiles\Desktop\NSmartProxy\NSmartProxy.ClientRouter\ServerConnnectionManager.cs:line 72
|
||||
at NSmartProxy.Client.ServerConnnectionManager.InitConfig() in D:\MyFiles\Desktop\NSmartProxy\NSmartProxy.ClientRouter\ServerConnnectionManager.cs:line 34
|
||||
at NSmartProxy.Client.Router.ConnectToProvider() in D:\MyFiles\Desktop\NSmartProxy\NSmartProxy.ClientRouter\Router.cs:line 45
|
||||
at NSmartProxy.NSmartProxyClient.StartClient() in D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\NSmartProxyClient.cs:line 85
|
||||
2019-04-02 13:56:20,975 [1] ERROR NSmartServerClient [(null)] - One or more errors occurred. (The operation is not allowed on non-connected sockets.)
|
||||
2019-04-02 13:56:20,976 [1] INFO NSmartServerClient [(null)] - Client terminated,press any key to continue.
|
||||
2019-04-02 15:50:08,870 [1] INFO NSmartServerClient [(null)] - *** NSmart ClientRouter v0.2 ***
|
||||
2019-04-02 15:50:09,415 [1] DEBUG NSmartServerClient [(null)] - ServerConnnectionManager initialized.
|
||||
2019-04-02 15:50:09,476 [1] DEBUG NSmartServerClient [(null)] - Reading Config From Provider..
|
||||
2019-04-02 15:50:10,841 [4] ERROR NSmartServerClient [(null)] - System.InvalidOperationException: The operation is not allowed on non-connected sockets.
|
||||
at System.Net.Sockets.TcpClient.GetStream()
|
||||
at Ultron.Proxy.ServerConnnectionManager.ReadConfigFromProvider() in D:\MyFiles\Desktop\NSmartProxy\Ultron.Proxy.Client\ServerConnnectionManager.cs:line 70
|
||||
at Ultron.Proxy.ServerConnnectionManager.InitConfig() in D:\MyFiles\Desktop\NSmartProxy\Ultron.Proxy.Client\ServerConnnectionManager.cs:line 32
|
||||
at Ultron.Proxy.Router.ConnectToProvider() in D:\MyFiles\Desktop\NSmartProxy\Ultron.Proxy.Client\Router.cs:line 42
|
||||
at Ultron.Proxy.Client.StartClient() in D:\MyFiles\Desktop\NSmartProxy\Ultron.Proxy.Client\Client.cs:line 78
|
||||
2019-04-02 15:50:10,978 [1] ERROR NSmartServerClient [(null)] - One or more errors occurred. (The operation is not allowed on non-connected sockets.)
|
||||
2019-04-02 15:50:10,978 [1] INFO NSmartServerClient [(null)] - Client terminated,press any key to continue.
|
||||
2019-04-02 16:00:42,383 [1] INFO NSmartServerClient [(null)] - *** NSmart ClientRouter v0.2 ***
|
||||
2019-04-02 16:00:42,524 [1] DEBUG NSmartServerClient [(null)] - ServerConnnectionManager initialized.
|
||||
2019-04-02 16:00:42,530 [1] DEBUG NSmartServerClient [(null)] - Reading Config From Provider..
|
||||
2019-04-02 16:00:43,709 [4] ERROR NSmartServerClient [(null)] - System.InvalidOperationException: The operation is not allowed on non-connected sockets.
|
||||
at System.Net.Sockets.TcpClient.GetStream()
|
||||
at Ultron.Proxy.ServerConnnectionManager.ReadConfigFromProvider() in D:\MyFiles\Desktop\NSmartProxy\Ultron.Proxy.Client\ServerConnnectionManager.cs:line 70
|
||||
at Ultron.Proxy.ServerConnnectionManager.InitConfig() in D:\MyFiles\Desktop\NSmartProxy\Ultron.Proxy.Client\ServerConnnectionManager.cs:line 32
|
||||
at Ultron.Proxy.Router.ConnectToProvider() in D:\MyFiles\Desktop\NSmartProxy\Ultron.Proxy.Client\Router.cs:line 42
|
||||
at Ultron.Proxy.Client.StartClient() in D:\MyFiles\Desktop\NSmartProxy\Ultron.Proxy.Client\Client.cs:line 78
|
||||
2019-04-02 16:00:43,758 [1] ERROR NSmartServerClient [(null)] - One or more errors occurred. (The operation is not allowed on non-connected sockets.)
|
||||
2019-04-02 16:00:43,759 [1] INFO NSmartServerClient [(null)] - Client terminated,press any key to continue.
|
||||
2019-04-02 16:23:09,055 [1] INFO NSmartServerClient [(null)] - *** NSmart ClientRouter v0.2 ***
|
||||
2019-04-02 16:24:24,351 [1] DEBUG NSmartServerClient [(null)] - ServerConnnectionManager initialized.
|
||||
2019-04-02 16:24:52,927 [1] DEBUG NSmartServerClient [(null)] - Reading Config From Provider..
|
||||
2019-04-02 16:27:33,964 [6] ERROR NSmartServerClient [(null)] - System.InvalidOperationException: The operation is not allowed on non-connected sockets.
|
||||
at System.Net.Sockets.TcpClient.GetStream()
|
||||
at Ultron.Proxy.ServerConnnectionManager.ReadConfigFromProvider() in D:\MyFiles\Desktop\Ultron.Proxy\Ultron.Proxy.Client\ServerConnnectionManager.cs:line 70
|
||||
at Ultron.Proxy.ServerConnnectionManager.InitConfig() in D:\MyFiles\Desktop\Ultron.Proxy\Ultron.Proxy.Client\ServerConnnectionManager.cs:line 32
|
||||
at Ultron.Proxy.Router.ConnectToProvider() in D:\MyFiles\Desktop\Ultron.Proxy\Ultron.Proxy.Client\Router.cs:line 42
|
||||
at Ultron.Proxy.Client.StartClient() in D:\MyFiles\Desktop\Ultron.Proxy\Ultron.Proxy.Client\Client.cs:line 78
|
||||
2019-04-02 16:27:34,044 [1] ERROR NSmartServerClient [(null)] - One or more errors occurred. (The operation is not allowed on non-connected sockets.)
|
||||
2019-04-02 16:27:34,044 [1] INFO NSmartServerClient [(null)] - Client terminated,press any key to continue.
|
||||
2019-04-02 16:27:49,420 [1] INFO NSmartServerClient [(null)] - *** NSmart ClientRouter v0.2 ***
|
||||
2019-04-02 16:28:20,247 [1] DEBUG NSmartServerClient [(null)] - ServerConnnectionManager initialized.
|
||||
2019-04-02 16:28:25,531 [1] DEBUG NSmartServerClient [(null)] - Reading Config From Provider..
|
||||
2019-04-02 16:32:50,275 [5] DEBUG NSmartServerClient [(null)] - ****************port list*************
|
||||
2019-04-02 16:33:06,791 [5] DEBUG NSmartServerClient [(null)] - 1: 114.115.139.193:8004=>127.0.0.1:1433
|
||||
2019-04-02 16:33:11,080 [5] DEBUG NSmartServerClient [(null)] - 2: 114.115.139.193:81=>127.0.0.1:80
|
||||
2019-04-02 16:33:12,337 [5] DEBUG NSmartServerClient [(null)] - 3: 114.115.139.193:20000=>127.0.0.1:3389
|
||||
2019-04-02 16:33:13,500 [5] DEBUG NSmartServerClient [(null)] - 4: 114.115.139.193:20001=>127.0.0.1:5900
|
||||
2019-04-02 16:33:14,046 [5] DEBUG NSmartServerClient [(null)] - **************************************
|
||||
2019-04-02 16:34:58,677 [5] DEBUG NSmartServerClient [(null)] - ClientID:14832 AppId:1 已连接
|
||||
2019-04-02 16:41:48,360 [5] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 16:44:28,873 [5] DEBUG NSmartServerClient [(null)] - ClientID:14832 AppId:2 已连接
|
||||
2019-04-02 16:44:32,599 [5] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 16:44:38,939 [5] DEBUG NSmartServerClient [(null)] - ClientID:14832 AppId:3 已连接
|
||||
2019-04-02 16:44:40,358 [5] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 16:44:42,752 [5] DEBUG NSmartServerClient [(null)] - ClientID:14832 AppId:4 已连接
|
||||
2019-04-02 16:44:46,429 [5] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 17:01:17,972 [1] INFO NSmartServerClient [(null)] - *** NSmart ClientRouter v0.2 ***
|
||||
2019-04-02 17:01:18,105 [1] DEBUG NSmartServerClient [(null)] - ServerConnnectionManager initialized.
|
||||
2019-04-02 17:01:18,110 [1] DEBUG NSmartServerClient [(null)] - Reading Config From Provider..
|
||||
2019-04-02 17:02:04,037 [1] INFO NSmartServerClient [(null)] - *** NSmart ClientRouter v0.2 ***
|
||||
2019-04-02 17:02:04,176 [1] DEBUG NSmartServerClient [(null)] - ServerConnnectionManager initialized.
|
||||
2019-04-02 17:02:04,181 [1] DEBUG NSmartServerClient [(null)] - Reading Config From Provider..
|
||||
2019-04-02 17:02:42,770 [1] INFO NSmartServerClient [(null)] - *** NSmart ClientRouter v0.2 ***
|
||||
2019-04-02 17:02:51,070 [1] DEBUG NSmartServerClient [(null)] - ServerConnnectionManager initialized.
|
||||
2019-04-02 17:02:55,087 [1] DEBUG NSmartServerClient [(null)] - Reading Config From Provider..
|
||||
2019-04-02 17:03:55,756 [1] INFO NSmartServerClient [(null)] - *** NSmart ClientRouter v0.2 ***
|
||||
2019-04-02 17:03:57,370 [1] DEBUG NSmartServerClient [(null)] - ServerConnnectionManager initialized.
|
||||
2019-04-02 17:03:58,410 [1] DEBUG NSmartServerClient [(null)] - Reading Config From Provider..
|
||||
2019-04-02 17:07:29,081 [1] INFO NSmartServerClient [(null)] - *** NSmart ClientRouter v0.2 ***
|
||||
2019-04-02 17:08:10,257 [1] DEBUG NSmartServerClient [(null)] - ServerConnnectionManager initialized.
|
||||
2019-04-02 17:08:12,923 [1] DEBUG NSmartServerClient [(null)] - Reading Config From Provider..
|
||||
2019-04-02 17:09:10,721 [1] INFO NSmartServerClient [(null)] - *** NSmart ClientRouter v0.2 ***
|
||||
2019-04-02 17:09:15,093 [1] DEBUG NSmartServerClient [(null)] - ServerConnnectionManager initialized.
|
||||
2019-04-02 17:09:18,521 [1] DEBUG NSmartServerClient [(null)] - Reading Config From Provider..
|
||||
2019-04-02 17:09:19,810 [4] ERROR NSmartServerClient [(null)] - System.InvalidOperationException: The operation is not allowed on non-connected sockets.
|
||||
at System.Net.Sockets.TcpClient.GetStream()
|
||||
at Ultron.Proxy.ServerConnnectionManager.ReadConfigFromProvider() in D:\MyFiles\Desktop\Ultron.Proxy\Ultron.Proxy.Client\ServerConnnectionManager.cs:line 70
|
||||
at Ultron.Proxy.ServerConnnectionManager.InitConfig() in D:\MyFiles\Desktop\Ultron.Proxy\Ultron.Proxy.Client\ServerConnnectionManager.cs:line 32
|
||||
at Ultron.Proxy.Router.ConnectToProvider() in D:\MyFiles\Desktop\Ultron.Proxy\Ultron.Proxy.Client\Router.cs:line 42
|
||||
at Ultron.Proxy.Client.StartClient() in D:\MyFiles\Desktop\Ultron.Proxy\Ultron.Proxy.Client\Client.cs:line 76
|
||||
2019-04-02 17:09:19,934 [1] ERROR NSmartServerClient [(null)] - One or more errors occurred. (The operation is not allowed on non-connected sockets.)
|
||||
2019-04-02 17:09:19,934 [1] INFO NSmartServerClient [(null)] - Client terminated,press any key to continue.
|
||||
2019-04-02 17:10:30,490 [1] INFO NSmartServerClient [(null)] - *** NSmart ClientRouter v0.2 ***
|
||||
2019-04-02 17:10:30,999 [1] DEBUG NSmartServerClient [(null)] - ServerConnnectionManager initialized.
|
||||
2019-04-02 17:10:40,307 [1] DEBUG NSmartServerClient [(null)] - Reading Config From Provider..
|
||||
2019-04-02 17:10:55,274 [6] ERROR NSmartServerClient [(null)] - System.InvalidOperationException: The operation is not allowed on non-connected sockets.
|
||||
at System.Net.Sockets.TcpClient.GetStream()
|
||||
at Ultron.Proxy.ServerConnnectionManager.ReadConfigFromProvider() in D:\MyFiles\Desktop\Ultron.Proxy\Ultron.Proxy.Client\ServerConnnectionManager.cs:line 70
|
||||
at Ultron.Proxy.ServerConnnectionManager.InitConfig() in D:\MyFiles\Desktop\Ultron.Proxy\Ultron.Proxy.Client\ServerConnnectionManager.cs:line 32
|
||||
at Ultron.Proxy.Router.ConnectToProvider() in D:\MyFiles\Desktop\Ultron.Proxy\Ultron.Proxy.Client\Router.cs:line 42
|
||||
at Ultron.Proxy.Client.StartClient() in D:\MyFiles\Desktop\Ultron.Proxy\Ultron.Proxy.Client\Client.cs:line 76
|
||||
2019-04-02 17:10:55,456 [1] ERROR NSmartServerClient [(null)] - One or more errors occurred. (The operation is not allowed on non-connected sockets.)
|
||||
2019-04-02 17:10:55,456 [1] INFO NSmartServerClient [(null)] - Client terminated,press any key to continue.
|
||||
2019-04-02 17:11:18,708 [1] INFO NSmartServerClient [(null)] - *** NSmart ClientRouter v0.2 ***
|
||||
2019-04-02 17:11:19,127 [1] DEBUG NSmartServerClient [(null)] - ServerConnnectionManager initialized.
|
||||
2019-04-02 17:11:22,541 [1] DEBUG NSmartServerClient [(null)] - Reading Config From Provider..
|
||||
2019-04-02 17:12:38,852 [1] DEBUG NSmartServerClient [(null)] - ****************port list*************
|
||||
2019-04-02 17:12:38,854 [1] DEBUG NSmartServerClient [(null)] - 1: 127.0.0.1:8004=>127.0.0.1:1433
|
||||
2019-04-02 17:12:38,854 [1] DEBUG NSmartServerClient [(null)] - 2: 127.0.0.1:81=>127.0.0.1:80
|
||||
2019-04-02 17:12:38,855 [1] DEBUG NSmartServerClient [(null)] - 3: 127.0.0.1:20000=>127.0.0.1:3389
|
||||
2019-04-02 17:12:38,855 [1] DEBUG NSmartServerClient [(null)] - 4: 127.0.0.1:20002=>127.0.0.1:5900
|
||||
2019-04-02 17:12:38,855 [1] DEBUG NSmartServerClient [(null)] - **************************************
|
||||
2019-04-02 17:12:38,865 [1] DEBUG NSmartServerClient [(null)] - ClientID:8356 AppId:1 已连接
|
||||
2019-04-02 17:12:43,744 [1] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 17:12:43,750 [1] DEBUG NSmartServerClient [(null)] - ClientID:8356 AppId:2 已连接
|
||||
2019-04-02 17:12:43,750 [1] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 17:12:43,761 [6] DEBUG NSmartServerClient [(null)] - ClientID:8356 AppId:3 已连接
|
||||
2019-04-02 17:12:43,771 [6] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 17:12:43,772 [4] DEBUG NSmartServerClient [(null)] - ClientID:8356 AppId:4 已连接
|
||||
2019-04-02 17:12:43,772 [4] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 17:14:05,223 [1] INFO NSmartServerClient [(null)] - *** NSmart ClientRouter v0.2 ***
|
||||
2019-04-02 17:14:05,851 [1] DEBUG NSmartServerClient [(null)] - ServerConnnectionManager initialized.
|
||||
2019-04-02 17:14:08,405 [1] DEBUG NSmartServerClient [(null)] - Reading Config From Provider..
|
||||
2019-04-02 17:14:09,164 [4] DEBUG NSmartServerClient [(null)] - ****************port list*************
|
||||
2019-04-02 17:14:09,165 [4] DEBUG NSmartServerClient [(null)] - 1: 114.115.139.193:8004=>127.0.0.1:1433
|
||||
2019-04-02 17:14:09,165 [4] DEBUG NSmartServerClient [(null)] - 2: 114.115.139.193:81=>127.0.0.1:80
|
||||
2019-04-02 17:14:09,165 [4] DEBUG NSmartServerClient [(null)] - 3: 114.115.139.193:20000=>127.0.0.1:3389
|
||||
2019-04-02 17:14:09,165 [4] DEBUG NSmartServerClient [(null)] - 4: 114.115.139.193:20001=>127.0.0.1:5900
|
||||
2019-04-02 17:14:09,165 [4] DEBUG NSmartServerClient [(null)] - **************************************
|
||||
2019-04-02 17:14:09,208 [4] DEBUG NSmartServerClient [(null)] - ClientID:21158 AppId:1 已连接
|
||||
2019-04-02 17:14:09,209 [4] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 17:14:09,247 [4] DEBUG NSmartServerClient [(null)] - ClientID:21158 AppId:2 已连接
|
||||
2019-04-02 17:14:09,247 [4] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 17:14:09,280 [4] DEBUG NSmartServerClient [(null)] - ClientID:21158 AppId:3 已连接
|
||||
2019-04-02 17:14:09,280 [4] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 17:14:09,315 [4] DEBUG NSmartServerClient [(null)] - ClientID:21158 AppId:4 已连接
|
||||
2019-04-02 17:14:09,316 [4] DEBUG NSmartServerClient [(null)] - Open server connection.
|
||||
2019-04-02 17:14:41,274 [1] INFO NSmartServerClient [(null)] - *** NSmart ClientRouter v0.2 ***
|
||||
2019-04-02 17:14:41,732 [1] DEBUG NSmartServerClient [(null)] - ServerConnnectionManager initialized.
|
||||
2019-04-02 17:14:43,133 [1] DEBUG NSmartServerClient [(null)] - Reading Config From Provider..
|
|
@ -1,39 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<!-- This section contains the log4net configuration settings -->
|
||||
<log4net>
|
||||
<appender name="ConsoleAppender" type="log4net.Appender.ConsoleAppender">
|
||||
<layout type="log4net.Layout.PatternLayout" value="%date{yyMMdd HH:mm:ss.fff} [%thread] %-5level %logger - %message%newline" />
|
||||
</appender>
|
||||
|
||||
<appender name="FileAppender" type="log4net.Appender.FileAppender">
|
||||
<file value="log-file.log" />
|
||||
<appendToFile value="true" />
|
||||
<layout type="log4net.Layout.PatternLayout">
|
||||
<conversionPattern value="%date [%thread] %-5level %logger [%property{NDC}] - %message%newline" />
|
||||
</layout>
|
||||
</appender>
|
||||
|
||||
<appender name="RollingLogFileAppender" type="log4net.Appender.RollingFileAppender">
|
||||
<file value="log/" />
|
||||
<appendToFile value="true" />
|
||||
<rollingStyle value="Composite" />
|
||||
<staticLogFileName value="false" />
|
||||
<datePattern value="yyyyMMdd'.log'" />
|
||||
<maxSizeRollBackups value="10" />
|
||||
<maximumFileSize value="1MB" />
|
||||
<layout type="log4net.Layout.PatternLayout">
|
||||
<conversionPattern value="%date [%thread] %-5level %logger [%property{NDC}] - %message%newline" />
|
||||
</layout>
|
||||
</appender>
|
||||
|
||||
<!-- Setup the root category, add the appenders and set the default level -->
|
||||
<root>
|
||||
<level value="ALL" />
|
||||
<appender-ref ref="ConsoleAppender" />
|
||||
<appender-ref ref="FileAppender" />
|
||||
<!--<appender-ref ref="RollingLogFileAppender" />-->
|
||||
</root>
|
||||
|
||||
</log4net>
|
||||
</configuration>
|
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"runtimeOptions": {
|
||||
"additionalProbingPaths": [
|
||||
"C:\\Users\\Administrator\\.dotnet\\store\\|arch|\\|tfm|",
|
||||
"C:\\Users\\Administrator\\.nuget\\packages",
|
||||
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
|
||||
]
|
||||
}
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "netcoreapp2.2",
|
||||
"framework": {
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "2.2.0"
|
||||
}
|
||||
}
|
||||
}
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"runtimeOptions": {
|
||||
"additionalProbingPaths": [
|
||||
"C:\\Users\\Administrator\\.dotnet\\store\\|arch|\\|tfm|",
|
||||
"C:\\Users\\Administrator\\.nuget\\packages",
|
||||
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
|
||||
]
|
||||
}
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "netcoreapp2.2",
|
||||
"framework": {
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "2.2.0"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,28 +0,0 @@
|
|||
{
|
||||
"ProviderPort": "8001", //反向连接的端口
|
||||
"ProviderConfigPort": "8000", //配置服务的端口
|
||||
//"ProviderAddress": "47.90.204.25", //配置服务的地址,可以是域名(eg.:www.tmoonlight.com)也可以是ip(eg.:211.54.5.4)
|
||||
"ProviderAddress": "114.115.139.193",
|
||||
|
||||
//反向代理客户端,可以配置多个
|
||||
"Clients": [
|
||||
{
|
||||
"IP": "127.0.0.1", //反向代理机器的ip
|
||||
"TargetServicePort": "1433", //反向代理服务的端口
|
||||
"ConsumerPort": "8004" //可选,消费端口,如果已被占用会顺延分配,如未指定,则从20000开始分配
|
||||
},
|
||||
{
|
||||
"IP": "127.0.0.1",
|
||||
"TargetServicePort": "80",
|
||||
"ConsumerPort": "80"
|
||||
},
|
||||
{
|
||||
"IP": "127.0.0.1",
|
||||
"TargetServicePort": "3389"
|
||||
},
|
||||
{
|
||||
"IP": "127.0.0.1",
|
||||
"TargetServicePort": "5900"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,39 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<!-- This section contains the log4net configuration settings -->
|
||||
<log4net>
|
||||
<appender name="ConsoleAppender" type="log4net.Appender.ConsoleAppender">
|
||||
<layout type="log4net.Layout.PatternLayout" value="%date{yyMMdd HH:mm:ss.fff} [%thread] %-5level %logger - %message%newline" />
|
||||
</appender>
|
||||
|
||||
<appender name="FileAppender" type="log4net.Appender.FileAppender">
|
||||
<file value="log-file.log" />
|
||||
<appendToFile value="true" />
|
||||
<layout type="log4net.Layout.PatternLayout">
|
||||
<conversionPattern value="%date [%thread] %-5level %logger [%property{NDC}] - %message%newline" />
|
||||
</layout>
|
||||
</appender>
|
||||
|
||||
<appender name="RollingLogFileAppender" type="log4net.Appender.RollingFileAppender">
|
||||
<file value="log/" />
|
||||
<appendToFile value="true" />
|
||||
<rollingStyle value="Composite" />
|
||||
<staticLogFileName value="false" />
|
||||
<datePattern value="yyyyMMdd'.log'" />
|
||||
<maxSizeRollBackups value="10" />
|
||||
<maximumFileSize value="1MB" />
|
||||
<layout type="log4net.Layout.PatternLayout">
|
||||
<conversionPattern value="%date [%thread] %-5level %logger [%property{NDC}] - %message%newline" />
|
||||
</layout>
|
||||
</appender>
|
||||
|
||||
<!-- Setup the root category, add the appenders and set the default level -->
|
||||
<root>
|
||||
<level value="ALL" />
|
||||
<appender-ref ref="ConsoleAppender" />
|
||||
<appender-ref ref="FileAppender" />
|
||||
<!--<appender-ref ref="RollingLogFileAppender" />-->
|
||||
</root>
|
||||
|
||||
</log4net>
|
||||
</configuration>
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"runtimeOptions": {
|
||||
"additionalProbingPaths": [
|
||||
"C:\\Users\\Administrator\\.dotnet\\store\\|arch|\\|tfm|",
|
||||
"C:\\Users\\Administrator\\.nuget\\packages",
|
||||
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
|
||||
]
|
||||
}
|
||||
}
|
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"runtimeOptions": {}
|
||||
}
|
|
@ -1,28 +0,0 @@
|
|||
{
|
||||
"ProviderPort": "8001", //反向连接的端口
|
||||
"ProviderConfigPort": "8000", //配置服务的端口
|
||||
//"ProviderAddress": "47.90.204.25", //配置服务的地址,可以是域名(eg.:www.tmoonlight.com)也可以是ip(eg.:211.54.5.4)
|
||||
"ProviderAddress": "114.115.139.193",
|
||||
|
||||
//反向代理客户端,可以配置多个
|
||||
"Clients": [
|
||||
{
|
||||
"IP": "127.0.0.1", //反向代理机器的ip
|
||||
"TargetServicePort": "1433", //反向代理服务的端口
|
||||
"ConsumerPort": "8004" //可选,消费端口,如果已被占用会顺延分配,如未指定,则从20000开始分配
|
||||
},
|
||||
{
|
||||
"IP": "127.0.0.1",
|
||||
"TargetServicePort": "80",
|
||||
"ConsumerPort": "80"
|
||||
},
|
||||
{
|
||||
"IP": "127.0.0.1",
|
||||
"TargetServicePort": "3389"
|
||||
},
|
||||
{
|
||||
"IP": "127.0.0.1",
|
||||
"TargetServicePort": "5900"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
Binary file not shown.
|
@ -1,39 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<!-- This section contains the log4net configuration settings -->
|
||||
<log4net>
|
||||
<appender name="ConsoleAppender" type="log4net.Appender.ConsoleAppender">
|
||||
<layout type="log4net.Layout.PatternLayout" value="%date{yyMMdd HH:mm:ss.fff} [%thread] %-5level %logger - %message%newline" />
|
||||
</appender>
|
||||
|
||||
<appender name="FileAppender" type="log4net.Appender.FileAppender">
|
||||
<file value="log-file.log" />
|
||||
<appendToFile value="true" />
|
||||
<layout type="log4net.Layout.PatternLayout">
|
||||
<conversionPattern value="%date [%thread] %-5level %logger [%property{NDC}] - %message%newline" />
|
||||
</layout>
|
||||
</appender>
|
||||
|
||||
<appender name="RollingLogFileAppender" type="log4net.Appender.RollingFileAppender">
|
||||
<file value="log/" />
|
||||
<appendToFile value="true" />
|
||||
<rollingStyle value="Composite" />
|
||||
<staticLogFileName value="false" />
|
||||
<datePattern value="yyyyMMdd'.log'" />
|
||||
<maxSizeRollBackups value="10" />
|
||||
<maximumFileSize value="1MB" />
|
||||
<layout type="log4net.Layout.PatternLayout">
|
||||
<conversionPattern value="%date [%thread] %-5level %logger [%property{NDC}] - %message%newline" />
|
||||
</layout>
|
||||
</appender>
|
||||
|
||||
<!-- Setup the root category, add the appenders and set the default level -->
|
||||
<root>
|
||||
<level value="ALL" />
|
||||
<appender-ref ref="ConsoleAppender" />
|
||||
<appender-ref ref="FileAppender" />
|
||||
<!--<appender-ref ref="RollingLogFileAppender" />-->
|
||||
</root>
|
||||
|
||||
</log4net>
|
||||
</configuration>
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"runtimeOptions": {
|
||||
"additionalProbingPaths": [
|
||||
"C:\\Users\\Administrator\\.dotnet\\store\\|arch|\\|tfm|",
|
||||
"C:\\Users\\Administrator\\.nuget\\packages",
|
||||
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
|
||||
]
|
||||
}
|
||||
}
|
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"runtimeOptions": {}
|
||||
}
|
|
@ -1,28 +0,0 @@
|
|||
{
|
||||
"ProviderPort": "8001", //反向连接的端口
|
||||
"ProviderConfigPort": "8000", //配置服务的端口
|
||||
//"ProviderAddress": "47.90.204.25", //配置服务的地址,可以是域名(eg.:www.tmoonlight.com)也可以是ip(eg.:211.54.5.4)
|
||||
"ProviderAddress": "114.115.139.193",
|
||||
|
||||
//反向代理客户端,可以配置多个
|
||||
"Clients": [
|
||||
{
|
||||
"IP": "127.0.0.1", //反向代理机器的ip
|
||||
"TargetServicePort": "1433", //反向代理服务的端口
|
||||
"ConsumerPort": "8004" //可选,消费端口,如果已被占用会顺延分配,如未指定,则从20000开始分配
|
||||
},
|
||||
{
|
||||
"IP": "127.0.0.1",
|
||||
"TargetServicePort": "80",
|
||||
"ConsumerPort": "80"
|
||||
},
|
||||
{
|
||||
"IP": "127.0.0.1",
|
||||
"TargetServicePort": "3389"
|
||||
},
|
||||
{
|
||||
"IP": "127.0.0.1",
|
||||
"TargetServicePort": "5900"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
Binary file not shown.
|
@ -1,39 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<!-- This section contains the log4net configuration settings -->
|
||||
<log4net>
|
||||
<appender name="ConsoleAppender" type="log4net.Appender.ConsoleAppender">
|
||||
<layout type="log4net.Layout.PatternLayout" value="%date{yyMMdd HH:mm:ss.fff} [%thread] %-5level %logger - %message%newline" />
|
||||
</appender>
|
||||
|
||||
<appender name="FileAppender" type="log4net.Appender.FileAppender">
|
||||
<file value="log-file.log" />
|
||||
<appendToFile value="true" />
|
||||
<layout type="log4net.Layout.PatternLayout">
|
||||
<conversionPattern value="%date [%thread] %-5level %logger [%property{NDC}] - %message%newline" />
|
||||
</layout>
|
||||
</appender>
|
||||
|
||||
<appender name="RollingLogFileAppender" type="log4net.Appender.RollingFileAppender">
|
||||
<file value="log/" />
|
||||
<appendToFile value="true" />
|
||||
<rollingStyle value="Composite" />
|
||||
<staticLogFileName value="false" />
|
||||
<datePattern value="yyyyMMdd'.log'" />
|
||||
<maxSizeRollBackups value="10" />
|
||||
<maximumFileSize value="1MB" />
|
||||
<layout type="log4net.Layout.PatternLayout">
|
||||
<conversionPattern value="%date [%thread] %-5level %logger [%property{NDC}] - %message%newline" />
|
||||
</layout>
|
||||
</appender>
|
||||
|
||||
<!-- Setup the root category, add the appenders and set the default level -->
|
||||
<root>
|
||||
<level value="ALL" />
|
||||
<appender-ref ref="ConsoleAppender" />
|
||||
<appender-ref ref="FileAppender" />
|
||||
<!--<appender-ref ref="RollingLogFileAppender" />-->
|
||||
</root>
|
||||
|
||||
</log4net>
|
||||
</configuration>
|
|
@ -1,23 +0,0 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("NSmartProxyClient")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("NSmartProxyClient")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("NSmartProxyClient")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// 由 MSBuild WriteCodeFragment 类生成。
|
||||
|
|
@ -1 +0,0 @@
|
|||
16e5b7b009e71cf486f729436fcfec7202cefba5
|
Binary file not shown.
|
@ -1 +0,0 @@
|
|||
904042699c52c24378786c28ad4af6cc1177a519
|
|
@ -1,26 +0,0 @@
|
|||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Debug\netcoreapp2.2\appsettings.json
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Debug\netcoreapp2.2\log4net.config
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Debug\netcoreapp2.2\NSmartProxyClient.deps.json
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Debug\netcoreapp2.2\NSmartProxyClient.runtimeconfig.json
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Debug\netcoreapp2.2\NSmartProxyClient.runtimeconfig.dev.json
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Debug\netcoreapp2.2\NSmartProxyClient.dll
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Debug\netcoreapp2.2\NSmartProxyClient.pdb
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Debug\netcoreapp2.2\NSmartProxy.ClientRouter.dll
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Debug\netcoreapp2.2\NSmartProxy.Data.dll
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Debug\netcoreapp2.2\NSmartProxy.Infrastructure.dll
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Debug\netcoreapp2.2\NSmartProxy.ClientRouter.pdb
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Debug\netcoreapp2.2\NSmartProxy.Data.pdb
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Debug\netcoreapp2.2\NSmartProxy.Infrastructure.pdb
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\obj\Debug\netcoreapp2.2\NSmartProxyClient.csprojAssemblyReference.cache
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\obj\Debug\netcoreapp2.2\NSmartProxyClient.csproj.CoreCompileInputs.cache
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\obj\Debug\netcoreapp2.2\NSmartProxyClient.AssemblyInfoInputs.cache
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\obj\Debug\netcoreapp2.2\NSmartProxyClient.AssemblyInfo.cs
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\obj\Debug\netcoreapp2.2\NSmartProxyClient.csproj.CopyComplete
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\obj\Debug\netcoreapp2.2\NSmartProxyClient.dll
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\obj\Debug\netcoreapp2.2\NSmartProxyClient.pdb
|
||||
D:\MyFiles\Desktop\NSmartProxy\Ultron.Proxy.Client\obj\Debug\netcoreapp2.2\NSmartProxyClient.csprojAssemblyReference.cache
|
||||
D:\MyFiles\Desktop\NSmartProxy\Ultron.Proxy.Client\obj\Debug\netcoreapp2.2\NSmartProxyClient.csproj.CoreCompileInputs.cache
|
||||
D:\MyFiles\Desktop\NSmartProxy\Ultron.Proxy.Client\obj\Debug\netcoreapp2.2\NSmartProxyClient.AssemblyInfoInputs.cache
|
||||
D:\MyFiles\Desktop\NSmartProxy\Ultron.Proxy.Client\obj\Debug\netcoreapp2.2\NSmartProxyClient.AssemblyInfo.cs
|
||||
D:\MyFiles\Desktop\NSmartProxy\Ultron.Proxy.Client\obj\Debug\netcoreapp2.2\NSmartProxyClient.dll
|
||||
D:\MyFiles\Desktop\NSmartProxy\Ultron.Proxy.Client\obj\Debug\netcoreapp2.2\NSmartProxyClient.pdb
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,23 +0,0 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("uProxy")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("uProxy")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("uProxy")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// 由 MSBuild WriteCodeFragment 类生成。
|
||||
|
|
@ -1 +0,0 @@
|
|||
6e36a8c2b1e22b85e95b34e619b72d11fb4a774c
|
Binary file not shown.
|
@ -1 +0,0 @@
|
|||
444ab5bde0c086af2ebc92ddadd5f719c0dcc385
|
|
@ -1,32 +0,0 @@
|
|||
D:\MyFiles\Desktop\NSmartProxy\Ultron.Proxy.Client\bin\Debug\netcoreapp2.2\appsettings.json
|
||||
D:\MyFiles\Desktop\NSmartProxy\Ultron.Proxy.Client\bin\Debug\netcoreapp2.2\log4net.config
|
||||
D:\MyFiles\Desktop\NSmartProxy\Ultron.Proxy.Client\obj\Debug\netcoreapp2.2\Ultron.Proxy.Client.csprojAssemblyReference.cache
|
||||
D:\MyFiles\Desktop\NSmartProxy\Ultron.Proxy.Client\obj\Debug\netcoreapp2.2\Ultron.Proxy.Client.csproj.CoreCompileInputs.cache
|
||||
D:\MyFiles\Desktop\NSmartProxy\Ultron.Proxy.Client\obj\Debug\netcoreapp2.2\Ultron.Proxy.Client.AssemblyInfoInputs.cache
|
||||
D:\MyFiles\Desktop\NSmartProxy\Ultron.Proxy.Client\obj\Debug\netcoreapp2.2\Ultron.Proxy.Client.AssemblyInfo.cs
|
||||
D:\MyFiles\Desktop\NSmartProxy\Ultron.Proxy.Client\obj\Debug\netcoreapp2.2\Ultron.Proxy.Client.csproj.CopyComplete
|
||||
D:\MyFiles\Desktop\NSmartProxy\Ultron.Proxy.Client\bin\Debug\netcoreapp2.2\uProxy.deps.json
|
||||
D:\MyFiles\Desktop\NSmartProxy\Ultron.Proxy.Client\bin\Debug\netcoreapp2.2\uProxy.runtimeconfig.json
|
||||
D:\MyFiles\Desktop\NSmartProxy\Ultron.Proxy.Client\bin\Debug\netcoreapp2.2\uProxy.runtimeconfig.dev.json
|
||||
D:\MyFiles\Desktop\NSmartProxy\Ultron.Proxy.Client\bin\Debug\netcoreapp2.2\uProxy.dll
|
||||
D:\MyFiles\Desktop\NSmartProxy\Ultron.Proxy.Client\bin\Debug\netcoreapp2.2\uProxy.pdb
|
||||
D:\MyFiles\Desktop\NSmartProxy\Ultron.Proxy.Client\obj\Debug\netcoreapp2.2\uProxy.dll
|
||||
D:\MyFiles\Desktop\NSmartProxy\Ultron.Proxy.Client\obj\Debug\netcoreapp2.2\uProxy.pdb
|
||||
D:\MyFiles\Desktop\NSmartProxy\Ultron.Proxy.Client\bin\Debug\netcoreapp2.2\Ultron.Proxy.dll
|
||||
D:\MyFiles\Desktop\NSmartProxy\Ultron.Proxy.Client\bin\Debug\netcoreapp2.2\Ultron.Proxy.pdb
|
||||
D:\MyFiles\Desktop\Ultron.Proxy\Ultron.Proxy.Client\bin\Debug\netcoreapp2.2\appsettings.json
|
||||
D:\MyFiles\Desktop\Ultron.Proxy\Ultron.Proxy.Client\bin\Debug\netcoreapp2.2\log4net.config
|
||||
D:\MyFiles\Desktop\Ultron.Proxy\Ultron.Proxy.Client\bin\Debug\netcoreapp2.2\uProxy.deps.json
|
||||
D:\MyFiles\Desktop\Ultron.Proxy\Ultron.Proxy.Client\bin\Debug\netcoreapp2.2\uProxy.runtimeconfig.json
|
||||
D:\MyFiles\Desktop\Ultron.Proxy\Ultron.Proxy.Client\bin\Debug\netcoreapp2.2\uProxy.runtimeconfig.dev.json
|
||||
D:\MyFiles\Desktop\Ultron.Proxy\Ultron.Proxy.Client\bin\Debug\netcoreapp2.2\uProxy.dll
|
||||
D:\MyFiles\Desktop\Ultron.Proxy\Ultron.Proxy.Client\bin\Debug\netcoreapp2.2\uProxy.pdb
|
||||
D:\MyFiles\Desktop\Ultron.Proxy\Ultron.Proxy.Client\bin\Debug\netcoreapp2.2\Ultron.Proxy.dll
|
||||
D:\MyFiles\Desktop\Ultron.Proxy\Ultron.Proxy.Client\bin\Debug\netcoreapp2.2\Ultron.Proxy.pdb
|
||||
D:\MyFiles\Desktop\Ultron.Proxy\Ultron.Proxy.Client\obj\Debug\netcoreapp2.2\Ultron.Proxy.Client.csprojAssemblyReference.cache
|
||||
D:\MyFiles\Desktop\Ultron.Proxy\Ultron.Proxy.Client\obj\Debug\netcoreapp2.2\Ultron.Proxy.Client.csproj.CoreCompileInputs.cache
|
||||
D:\MyFiles\Desktop\Ultron.Proxy\Ultron.Proxy.Client\obj\Debug\netcoreapp2.2\Ultron.Proxy.Client.AssemblyInfoInputs.cache
|
||||
D:\MyFiles\Desktop\Ultron.Proxy\Ultron.Proxy.Client\obj\Debug\netcoreapp2.2\Ultron.Proxy.Client.AssemblyInfo.cs
|
||||
D:\MyFiles\Desktop\Ultron.Proxy\Ultron.Proxy.Client\obj\Debug\netcoreapp2.2\Ultron.Proxy.Client.csproj.CopyComplete
|
||||
D:\MyFiles\Desktop\Ultron.Proxy\Ultron.Proxy.Client\obj\Debug\netcoreapp2.2\uProxy.dll
|
||||
D:\MyFiles\Desktop\Ultron.Proxy\Ultron.Proxy.Client\obj\Debug\netcoreapp2.2\uProxy.pdb
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,5 +0,0 @@
|
|||
{
|
||||
"version": 1,
|
||||
"dgSpecHash": "mrO+wGnXMjEXWmeyrxhoQObysmBZ8/6/w55icc3FbwvKOZCwDYhaYGRin05SYkbdhc7Yix+an6D8g3Y6pI3zOw==",
|
||||
"success": true
|
||||
}
|
|
@ -1,21 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
|
||||
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
|
||||
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">D:\MyFiles\Desktop\NSmartProxy\Ultron.Proxy.Client\obj\project.assets.json</ProjectAssetsFile>
|
||||
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\Administrator\.nuget\packages\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">4.9.3</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
|
||||
</PropertyGroup>
|
||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<Import Project="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.netcore.app\2.2.0\build\netcoreapp2.2\Microsoft.NETCore.App.props" Condition="Exists('C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.netcore.app\2.2.0\build\netcoreapp2.2\Microsoft.NETCore.App.props')" />
|
||||
</ImportGroup>
|
||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<PkgILLink_Tasks Condition=" '$(PkgILLink_Tasks)' == '' ">C:\Users\Administrator\.nuget\packages\illink.tasks\0.1.5-preview-1841731</PkgILLink_Tasks>
|
||||
</PropertyGroup>
|
||||
</Project>
|
|
@ -1,10 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
|
||||
</PropertyGroup>
|
||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<Import Project="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\netstandard.library\2.0.3\build\netstandard2.0\NETStandard.Library.targets" Condition="Exists('C:\Program Files\dotnet\sdk\NuGetFallbackFolder\netstandard.library\2.0.3\build\netstandard2.0\NETStandard.Library.targets')" />
|
||||
<Import Project="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.netcore.app\2.2.0\build\netcoreapp2.2\Microsoft.NETCore.App.targets" Condition="Exists('C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.netcore.app\2.2.0\build\netcoreapp2.2\Microsoft.NETCore.App.targets')" />
|
||||
</ImportGroup>
|
||||
</Project>
|
|
@ -1,23 +0,0 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("NSmartProxyClient")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("NSmartProxyClient")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("NSmartProxyClient")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// 由 MSBuild WriteCodeFragment 类生成。
|
||||
|
|
@ -1 +0,0 @@
|
|||
2e00fed3990c137a854d662fcd1352cf674ce3af
|
Binary file not shown.
|
@ -1 +0,0 @@
|
|||
f48a7328d89d7d3a55c07293d0ddaf8a9b91a9a0
|
|
@ -1,20 +0,0 @@
|
|||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Release\netcoreapp2.2\appsettings.json
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Release\netcoreapp2.2\log4net.config
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Release\netcoreapp2.2\NSmartProxyClient.deps.json
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Release\netcoreapp2.2\NSmartProxyClient.runtimeconfig.json
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Release\netcoreapp2.2\NSmartProxyClient.runtimeconfig.dev.json
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Release\netcoreapp2.2\NSmartProxyClient.dll
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Release\netcoreapp2.2\NSmartProxyClient.pdb
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Release\netcoreapp2.2\NSmartProxy.ClientRouter.dll
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Release\netcoreapp2.2\NSmartProxy.Data.dll
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Release\netcoreapp2.2\NSmartProxy.Infrastructure.dll
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Release\netcoreapp2.2\NSmartProxy.ClientRouter.pdb
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Release\netcoreapp2.2\NSmartProxy.Data.pdb
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Release\netcoreapp2.2\NSmartProxy.Infrastructure.pdb
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\obj\Release\netcoreapp2.2\NSmartProxyClient.csprojAssemblyReference.cache
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\obj\Release\netcoreapp2.2\NSmartProxyClient.csproj.CoreCompileInputs.cache
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\obj\Release\netcoreapp2.2\NSmartProxyClient.AssemblyInfoInputs.cache
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\obj\Release\netcoreapp2.2\NSmartProxyClient.AssemblyInfo.cs
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\obj\Release\netcoreapp2.2\NSmartProxyClient.csproj.CopyComplete
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\obj\Release\netcoreapp2.2\NSmartProxyClient.dll
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\obj\Release\netcoreapp2.2\NSmartProxyClient.pdb
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,23 +0,0 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("NSmartProxyClient")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("NSmartProxyClient")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("NSmartProxyClient")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// 由 MSBuild WriteCodeFragment 类生成。
|
||||
|
|
@ -1 +0,0 @@
|
|||
2e00fed3990c137a854d662fcd1352cf674ce3af
|
Binary file not shown.
|
@ -1 +0,0 @@
|
|||
f48a7328d89d7d3a55c07293d0ddaf8a9b91a9a0
|
|
@ -1,23 +0,0 @@
|
|||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Release\netcoreapp2.2\win-x64\appsettings.json
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Release\netcoreapp2.2\win-x64\log4net.config
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Release\netcoreapp2.2\win-x64\hostpolicy.dll
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Release\netcoreapp2.2\win-x64\hostfxr.dll
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Release\netcoreapp2.2\win-x64\NSmartProxyClient.exe
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Release\netcoreapp2.2\win-x64\NSmartProxyClient.deps.json
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Release\netcoreapp2.2\win-x64\NSmartProxyClient.runtimeconfig.json
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Release\netcoreapp2.2\win-x64\NSmartProxyClient.runtimeconfig.dev.json
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Release\netcoreapp2.2\win-x64\NSmartProxyClient.dll
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Release\netcoreapp2.2\win-x64\NSmartProxyClient.pdb
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Release\netcoreapp2.2\win-x64\NSmartProxy.ClientRouter.dll
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Release\netcoreapp2.2\win-x64\NSmartProxy.Data.dll
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Release\netcoreapp2.2\win-x64\NSmartProxy.Infrastructure.dll
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Release\netcoreapp2.2\win-x64\NSmartProxy.ClientRouter.pdb
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Release\netcoreapp2.2\win-x64\NSmartProxy.Data.pdb
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\bin\Release\netcoreapp2.2\win-x64\NSmartProxy.Infrastructure.pdb
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\obj\Release\netcoreapp2.2\win-x64\NSmartProxyClient.csprojAssemblyReference.cache
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\obj\Release\netcoreapp2.2\win-x64\NSmartProxyClient.csproj.CoreCompileInputs.cache
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\obj\Release\netcoreapp2.2\win-x64\NSmartProxyClient.AssemblyInfoInputs.cache
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\obj\Release\netcoreapp2.2\win-x64\NSmartProxyClient.AssemblyInfo.cs
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\obj\Release\netcoreapp2.2\win-x64\NSmartProxyClient.csproj.CopyComplete
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\obj\Release\netcoreapp2.2\win-x64\NSmartProxyClient.dll
|
||||
D:\MyFiles\Desktop\NSmartProxy\NSmartProxyClient\obj\Release\netcoreapp2.2\win-x64\NSmartProxyClient.pdb
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue