mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-02 11:56:53 +00:00
运行名
This commit is contained in:
@@ -174,7 +174,7 @@
|
||||
{
|
||||
targets: 2,
|
||||
render: function (data, type, row, meta) {
|
||||
return "./easyProxy -server={{.ip}}:{{.p}} -vkey=" + data
|
||||
return "./proxy_client -server={{.ip}}:{{.p}} -vkey=" + data
|
||||
// return data
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user