Age | Commit message (Collapse) | Author | |
---|---|---|---|
4 days | I need ethernet for wired_two_computer connection | Xiao Pan | |
I want wired_two_computer connection and wif both on. And I need bluetooth for mouse now so wifi card needs to be on. Also I mostly use wifi nowadays. | |||
2025-07-14 | run monerod only when all network thru wireguard | Xiao Pan | |
wg_ba network interface tunnels all network through wireguard to ba. I would like to only run monerod when this happened due to various reasons see comments in monerod@.service. Some measures I take are: systemd unit bind to wg_ba, networkmanager dispatcher stop monerod service pre wg_ba down, and vpn script kill monerod process before wg_ba down. The former two measures are in this commit. For bitmonero.conf, I also limit upload rate, reason see comment. I also enabled ipv6. I also try bind ip, which seems does not work, but I put there anyway. | |||
2023-02-04 | use arch wiki example to fix issue of need nmcli wifi on when unplug ↵ | Xiao Pan | |
ethernet cable after poweroff | |||
2022-02-21 | new sbar update network and vpn status, qrcp use ethernet as interface | xyz | |
2022-02-20 | networkmangaer dispatcher script, make ethernet and wifi mutually exclusive | xyz | |