Age | Commit message (Collapse) | Author | |
---|---|---|---|
3 days | pacdiff | Xiao Pan | |
3 days | disable swgp because insp only swgp to ba now, but keep swgp config because ↵ | Xiao Pan | |
in the future I may need it | |||
5 days | nft allow pp wg ip access all ports, so pp can access qi and ji | Xiao Pan | |
7 days | meta | Xiao Pan | |
7 days | remove ssh-isp port | Xiao Pan | |
7 days | remove special ssh port because I moved the website | Xiao Pan | |
2025-06-17 | nft only allow insp wg ip to access local web services like qbt-nox and ↵ | Xiao Pan | |
jackett webui | |||
2025-06-02 | add ju alias | Xiao Pan | |
2025-05-02 | pacdiff | Xiao Pan | |
2025-04-13 | pacdiff | 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-29 | meta | Xiao Pan | |
2025-03-29 | swgp run in netns ns0 | Xiao Pan | |
2025-03-23 | meta | Xiao Pan | |
2025-03-23 | dovecot switch to track only one config file | Xiao Pan | |
2025-03-04 | pacdiff | Xiao Pan | |
2025-02-28 | postfix hide client hostname and ip | Xiao Pan | |
Details see `man postconf.5`. It seems smtpd_hide_client_session config for port 25 smtp MTA this must be no, port 587 and 465 (submission and submissions) MTU can be set to yes in master.cf. Port 25 smtp MTA receives messages from others to me. Port 587 and 465 (submission and submissions) MTU receives messages from me to others. main.cf is configs for all. master.cf I can set configs specifically to submission and submissions. Before, when others receives my email that send from my laptop, it will leak my laptop's hostname and ip in one of its `Received` header like `Received: from <my-hostname> (<my-domain-name> [<my-ip>]) by mail.flylightning.xyz ...`. After set smtpd_hide_client_session to yes, that line changed to `Received: by mail.flylightning.xyz ...`, note there's no `from ...` that leaks my ip. | |||
2025-02-28 | pacdiff | Xiao Pan | |
2025-02-18 | When this VPS provider enable DDOS protection, need to change mtu to 1476 to ↵ | Xiao Pan | |
download certain files from github. | |||
2025-02-01 | meta | Xiao Pan | |
2025-02-01 | Forgot to add | Xiao Pan | |
2025-01-13 | remind v5.0.5 warn missing rem and msg | Xiao Pan | |
2025-01-13 | keep file similar to master branch | Xiao Pan | |
2025-01-13 | add french locale, maybe useful | Xiao Pan | |
2025-01-10 | meta | Xiao Pan | |
2025-01-10 | add opendkim public key | Xiao Pan | |
2025-01-02 | not sure if better tho | Xiao Pan | |
2025-01-01 | add comment | Xiao Pan | |
2025-01-01 | upstream colorscheme seems changed fold title to yellow which is more ↵ | Xiao Pan | |
readable, so no need to customize by myself | |||
2024-12-30 | new vps new jackett api key | Xiao Pan | |
2024-12-30 | meta | Xiao Pan | |
2024-12-30 | secrect ip network config moves to ns0.service, so move 20-default.network ↵ | Xiao Pan | |
to cfgl public repo | |||
2024-12-29 | update | Xiao Pan | |
2024-12-29 | meta | Xiao Pan | |
2024-12-29 | Better ns0 network namespace configs | Xiao Pan | |
Enable nft. Use different nft config for ns0. Host open emails port. ns0 open wireguard and qbt ports. ns0 configure wireguard. host not configure wiregurad, so also no need ip forwarding sysctl kernel parameters. ns0 use /etc/netns/ns0/nftables.conf that will bind mount to ns0. Host and ns0 both run dnsmasq for dns cache. ns0 dnsmasq I disable dbus because it will conficts with host dnsmasq dbus. Dnsmasq use dbus for config cahnge? I disable systemd-resolved and switch to dnsmasq because systemd-resolved use dbus for dns query? which is maybe easy for dns leak, e.g., when systemd-resolved is only running on host, ns0 with different /etc/resolv.conf still get dns from host open public ip when run resolvectl query, although drill does not leak. sye add enabled systemd units | |||
2024-12-28 | meta | Xiao Pan | |
2024-12-28 | qbt and wg run in ns0 network namespace | Xiao Pan | |
2024-12-25 | update | Xiao Pan | |
2024-12-25 | I forgot these changes | Xiao Pan | |
2024-12-25 | p7zip name change to 7zip | Xiao Pan | |
2024-12-25 | Merge branch 'ca' into ib | Xiao Pan | |
Combine ca into ia to become new ib VPS. | |||
2024-12-12 | pacdiff | Xiao Pan | |
2024-12-12 | pacdiff | Xiao Pan | |
2024-12-12 | tinted-theming/tinted-vim breaking changes | Xiao Pan | |
https://github.com/tinted-theming/tinted-vim/pull/89 | |||
2024-12-12 | tinted-theming/tinted-vim breaking changes | Xiao Pan | |
https://github.com/tinted-theming/tinted-vim/pull/89 | |||
2024-12-12 | pacdiff | Xiao Pan | |
2024-12-01 | pacdiff | Xiao Pan | |
2024-12-01 | pacdiff | Xiao Pan | |