Assigning dynamic IPv6 GUA to WireGuard interface

What you need:

  • A Linux server connected to a network on which the router advertises a dynamic /64 IPv6 GUA prefix.
  • A Windows client.
  • A working WireGuard tunnel between the server and the client.

What you get: A routable IPv6 GUA assigned to the client’s WireGuard interface, having the same prefix as advertised on the server’s network, updated each time the prefix is updated.

What this is for: I use this because my ISP blocks incoming IPv6 traffic which is useful for seeding torrents. You may also use this to build a 6in4 tunnel.

两岸差异用词爬虫

写在开头 - Java 大法好

昨天我在把一个电影字幕从繁体转成简体时,发现转完后有一些台湾地区的用词(繁体字幕大部分都是台湾的),所以突发灵感想写个翻译程序。

首先得有个词库,Chinese Linguipedia 这个网站,里边有个两岸差异用词,看上去挺全的,就选它了。