Age | Commit message (Collapse) | Author | |
---|---|---|---|
42 hours | .bashrc more aliases | Xiao Pan | |
42 hours | workaroud alias e completion issue | Xiao Pan | |
42 hours | use bsdtar instead of atool2-git | Xiao Pan | |
5 days | meta | Xiao Pan | |
5 days | remove swgp | Xiao Pan | |
6 days | remove more swgp related configs | Xiao Pan | |
6 days | remove swgp because I now wg swgp mimic thru ba then forward to ib | Xiao Pan | |
6 days | ibb netns also run sshd, so when I vpn to ibb I can ssh to it | Xiao Pan | |
6 days | nft disallow pp wg ip because no need | Xiao Pan | |
6 days | allow DNS query from other ips, e.g, insp wg ip 10.0.0.1 | Xiao Pan | |
12 days | pacdiff | Xiao Pan | |
2025-08-14 | prefer ipv4 because VPS provider cancelled ipv6 | Xiao Pan | |
This is a workaround, a more proper way to deal with it is to remove those ipv6 configs in network configs. But I would like to wait to see if in the future ipv6 will work again or not. Using this workaround, I don't need to change too much configs. Also ping and wireguard should work with this workaround. | |||
2025-08-14 | default gai.conf | Xiao Pan | |
2025-08-03 | remove ssh studio alias | Xiao Pan | |
2025-07-15 | pacdiff | 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 | disable swgp because insp only swgp to ba now, but keep swgp config because ↵ | Xiao Pan | |
in the future I may need it | |||
2025-07-13 | nft allow pp wg ip access all ports, so pp can access qi and ji | Xiao Pan | |
2025-07-11 | meta | Xiao Pan | |
2025-07-11 | remove ssh-isp port | Xiao Pan | |
2025-07-11 | 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 | |