Update shadowsocks.js
This commit is contained in:
parent
0c43fcda07
commit
2ff18a9cf9
|
|
@ -86,8 +86,7 @@ function userList(){
|
|||
|
||||
function readme(){
|
||||
var readme = '<ul class="help-info-text c7">';
|
||||
readme += '<li>PPTP需开放端口:UDP:1723</li>';
|
||||
readme += '<li>L2TP需开放端口:UDP:500,UDP:4500,UDP:1701</li>';
|
||||
readme += '<li>需开放配置文件[port_password]端口</li>';
|
||||
readme += '</ul>';
|
||||
$('.soft-man-con').html(readme);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue