1. ssh端口在哪里改?(lycheen)

/etc/ssh/sshd_config.d/99-custom-port.conf

2. 如何配置 dns(lycheen)

/etc/netplan/50-cloud-init.yaml

之后重启

  • 修改 dns:resolvectl dns ens3 45.207.223.252 2602:f92a:221:f002::1
  • 查看状态:resolvectl status

3. ipv6主机增加 warp 出口

https://www.nodeseek.com/post-429175-1

4. github ipv6 proxy

https://danwin1210.de/github-ipv6-proxy.php?lang=zh-Hans

5. gost一键转发

https://github.com/KANIKIG/Multi-EasyGost

6. 常用vps一键脚本

https://www.nodeseek.com/post-183694-1

添加新评论