支持指定dns
This commit is contained in:
@@ -50,6 +50,10 @@ public class Config {
|
||||
* 服务端地址
|
||||
*/
|
||||
private String server;
|
||||
/**
|
||||
* 服务端地址
|
||||
*/
|
||||
private String[] dns;
|
||||
/**
|
||||
* stun服务地址
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user