Age | Commit message (Collapse) | Author | |
---|---|---|---|
3 days | meta | Xiao Pan | |
3 days | people say bwh ipv4 is more optimized, so I will not use ipv6 for mimic in ↵ | Xiao Pan | |
the foreseeable future | |||
4 days | nft no accept iperf3 port because not often use | Xiao Pan | |
5 days | wg to ba then swgp forward to ib or ca | Xiao Pan | |
2025-08-03 | remove ssh studio alias | Xiao Pan | |
2025-08-02 | nft only allow wg pp and insp for all port, so only them can use DNS, also ↵ | Xiao Pan | |
maybe more secure | |||
2025-08-02 | meta | Xiao Pan | |
2025-08-02 | dnsmasq use many servers and ignore resolv.conf | Xiao Pan | |
man dnsmasq wrote "By default, dnsmasq will send queries to any of the upstream servers it knows about and tries to favour servers that are known to be up." There's a --strict-order option to make bottom server=... as highest priority, see [this stackexchange question][0]. I think this default behavior seems not very good, it send some unnecessary dns queries. But tcpdump shows there's not much dns query going on any way so maybe not a problem. [0]: https://unix.stackexchange.com/q/500900 | |||
2025-08-02 | add defualt dnsmasq.conf | Xiao Pan | |
2025-08-02 | meta | Xiao Pan | |
2025-08-02 | swtich to dnsmasq for VPN client DNS | Xiao Pan | |
2025-08-02 | remove phantun | Xiao Pan | |
2025-07-30 | meta | Xiao Pan | |
2025-07-30 | remove phantun and switch to mimic | Xiao Pan | |
2025-07-28 | meta | Xiao Pan | |
2025-07-28 | SIT 6in4 tunnel make sure use ens18 | Xiao Pan | |
Because ens19 seems no network, if use ens19 then ipv6 will not work. The config in the past sometimes ipv6 not work I think is due to somehow SIT 6in4 tunnel sometimes use ens19 instead of ens18. | |||
2025-07-25 | nft remove comment no need | Xiao Pan | |
2025-07-25 | nft use iifname instead of iif for ipv6net | Xiao Pan | |
iif need the interface exist, iifname don't need, more see man nft. If use iif, after reboot when nft start, ipv6net interface seems do not exist, so nft will error and failed to start. Use iifname can fix this issue. | |||
2025-07-24 | meta | Xiao Pan | |
2025-07-24 | add and enable phantun_server service | Xiao Pan | |
2025-07-24 | nft use /etc/services phantun port name instead of 59083 port number | Xiao Pan | |
2025-07-24 | swgp go through phantun, more see vc notes | Xiao Pan | |
2025-07-15 | remove studio so remove sstm alias | Xiao Pan | |
2025-07-15 | sudoers pacdiff | Xiao Pan | |
related upstream PR and commit: https://github.com/sudo-project/sudo/pull/427 https://github.com/sudo-project/sudo/commit/7c121ff8340c6fa551ba4997dde9d450cf74e40c | |||
2025-07-15 | .bashrc alias nethogs also capture udp | Xiao Pan | |
2025-07-15 | pacdiff | Xiao Pan | |
2025-07-15 | remove unneeded pkgs | Xiao Pan | |
2025-07-13 | nft accept monerod-p2p port to forward to insp | Xiao Pan | |
2025-07-13 | nft define a set variable for two ip to use, allow port forward monerod-p2p | Xiao Pan | |
2025-07-11 | remove ssh-isp port | Xiao Pan | |
2025-07-09 | nft masquerade 6in4 sit tunnel network interface name ipv6net so insp wg to ↵ | Xiao Pan | |
ba can use ipv6 | |||
2025-07-08 | fix meta | Xiao Pan | |
2025-07-08 | meta | Xiao Pan | |
2025-07-08 | ba network, need 6in4 sit tunnel see arch wiki | Xiao Pan | |
2025-07-08 | init ba | Xiao Pan | |
2025-07-04 | meta | Xiao Pan | |
2025-07-04 | init xyzru VPS | Xiao Pan | |
2025-07-04 | nft config studio wg swgp wg to ca, studio use ::b ip6, ca use ::a ip6 so it ↵ | Xiao Pan | |
can do acme.sh | |||
2025-07-04 | meta | Xiao Pan | |
2025-07-04 | use wg ip for flylightning.xyz to temp workaround the issue of ca `ssh -6 ↵ | Xiao Pan | |
gitolite@flylightning.xyz` and `ssh -4 gitolite@flylightning.xyz` both error; note this is after me config studio and ca wg forward | |||
2025-06-02 | add ju alias | Xiao Pan | |
2025-05-02 | pacdiff | Xiao Pan | |
2025-05-02 | Add nft rules to port forward insp xmrd p2p when insp VPN into it | Xiao Pan | |
Also added monero-p2p port number to /etc/services for nft to use | |||
2025-04-13 | pacdiff | Xiao Pan | |
2025-03-30 | meta | Xiao Pan | |
2025-03-30 | dovecot switch to track only one config file | Xiao Pan | |
2025-03-29 | upstream name change | Xiao Pan | |
https://github.com/neovim/neovim/issues/33075 https://github.com/neovim/neovim/pull/33122 | |||
2025-03-29 | fcitx.nvim no issue of leave search switch to pinyin | Xiao Pan | |
h-hg/fcitx.nvim is the only one out of the three alternatives that does not have this issue: after / search with chinese pingyin, then enter, then in normal mode if I press one key, e.g., k, it will trying to use chinese pingyin instead of using english | |||
2025-03-29 | pacdiff | Xiao Pan | |
2025-03-04 | pacdiff | Xiao Pan | |