2024-12-12

寻找开放的tailscale的Derp服务器

先到这里查找开放的服务器:

https://fofa.info/result?qbase64=Ym9keT0iVGFpbHNjYWxlIiAmJiBib2R5PSJERVJQIHNlcnZlciIgJiYgY291bnRyeT0iQ04i

查询词:

body="Tailscale" && body="DERP server" && country="CN" && port="59443"

导出后使用更方便。

关注开放 59443 端口的服务器ip.

1、可以把选中的服务器ip放到一个ip.txt文件中(一行一个ip)

2、使用 nmap -iL ip.txt -sP 查找响应时间最短的服务器

然后到这里(https://login.tailscale.com/admin/acls/file)

在 "ssh": [ ……] 段落的后面添加:

---

"derpMap": {

"OmitDefaultRegions": false,

"Regions": {

"901": {

"RegionID":   901,

"RegionCode": "自定服务器名",

"RegionName": "SZ GD",

"Nodes": [

{

"Name":             "自定服务器名",

"RegionID":         901,

"HostName":         "",

"DERPPort":         59443,

"IPv4":             "服务器ip地址",

"InsecureForTests": true,

"STUNPort":         3478,

},

],

},

"1": null,

"2": null,

// "3":  null,//Singapore

"4": null,

// "5": null,//Sydney

"6": null,

// "7":  null,//Tokyo

"8":  null,

"9":  null,

"10": null,

"11": null,

"12": null,

"13": null,

"14": null,

"15": null,

"16": null,

"17": null,

"18": null,

"19": null,

//"20": null,//Hong Kong

"21": null,

"22": null,

"23": null,

"24": null,

"25": null,

},

},

---

保存后,在客户端要重启一下,

tailscale down

tailscale up

检查一下:

tailscale netcheck

tailscale ping 另一个节点的ip


是不是50ms以下了?

如果是就说明你成功啦

精选文章

四家人天天同吃同乐,这个小集体成了一家人 | 南方周末

四家人天天同吃同乐,这个小集体成了一家人 | 南方周末 深秋的广州阳光明媚,碧空万里,适合外出走走、看看。近日,我联系上了一位久违的朋友阿乐。阿乐是地道的番禺人,家的准确位置是st街道st村,离我家不远,驱车半小时就到了。按照他发我的定位,我到了一处小山坡。 我以为这里是他家,但...