Age | Commit message (Collapse) | Author | |
---|---|---|---|
12 hours | nft disallow pp wg ip because no needca | Xiao Pan | |
12 hours | remove swgp because I now wg swgp mimic thru ba then forward to ca | Xiao Pan | |
12 hours | remove unneeded configs | Xiao Pan | |
12 hours | add dnsmasq for insp wg to use | Xiao Pan | |
31 hours | swtich to dnsmasq | Xiao Pan | |
31 hours | meta | Xiao Pan | |
31 hours | switch to dnsmasq | Xiao Pan | |
31 hours | 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 | |||
31 hours | meta | Xiao Pan | |
31 hours | add default dnsmasq.conf | Xiao Pan | |
7 days | pacdiff | Xiao Pan | |
14 days | cgitrc: since $HTTP_HOST does not work, use the other clone-prefix config ↵ | Xiao Pan | |
has less code | |||
2025-08-15 | cgitrc $HTTP_HOST not working now | Xiao Pan | |
2025-08-03 | nft only allow wg insp and pp ip to local port | Xiao Pan | |
2025-08-03 | remove ssh studio alias | Xiao Pan | |
2025-07-22 | nginx.conf cgit add back favicon.ico because I no longer use cgit-pink and ↵ | Xiao Pan | |
cgit has it, also add cgit.js which I maybe forgot to add | |||
2025-07-22 | add comment | Xiao Pan | |
2025-07-22 | nginx.conf add comment | Xiao Pan | |
2025-07-22 | website add http3 quic support | Xiao Pan | |
2025-07-22 | nginx set worker_processes to auto | Xiao Pan | |
Which seems is how many cpu cores I have. To try to improve performance. | |||
2025-07-22 | nginx.conf add comment about http2 | Xiao Pan | |
2025-07-22 | nginx enable http2 | Xiao Pan | |
2025-07-22 | highlight new version | Xiao Pan | |
2025-07-21 | ca now use nginx for acme.sh, no need socat | 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-14 | now no need port forward insp monerod-p2p port, I use ba for that now | Xiao Pan | |
2025-07-11 | cgit move pubic_archive_codes to archives section | Xiao Pan | |
2025-07-11 | cgit add cfgl studio archive | Xiao Pan | |
2025-07-11 | nginx service enable | Xiao Pan | |
2025-07-11 | remove ssh forward to studio | Xiao Pan | |
2025-07-10 | install pkgs needed for my website | Xiao Pan | |
2025-07-10 | change nft: website move to ca so no need route things to studio | Xiao Pan | |
2025-07-10 | meta | Xiao Pan | |
2025-07-10 | remove hosts, because no need | Xiao Pan | |
2025-07-10 | no more workaround with hosts using wg ip for flylightning.xyz because I ↵ | Xiao Pan | |
move the website to ca | |||
2025-07-10 | nginx use cert in /etc/postfix, add mail.flylightning.xyz domain | Xiao Pan | |
nginx use cert in /etc/postfix so acme.sh only need to install to one location for both nginx and postfix to use. nginx add mail.flylightning.xyz domain for acme.sh to use to renew it, without it acme.sh will error when renew it | |||
2025-07-10 | wrong user:group, change .gitolite.rc meta | Xiao Pan | |
2025-07-10 | cgit try use md2html from md4c pkg instead of cgit, maybe faster | Xiao Pan | |
2025-07-10 | meta | Xiao Pan | |
2025-07-10 | starting to move studio website to ca, now moving configs | 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 | |