- system proxy http://127.0.0.1 10809
- http_proxy http://127.0.0.1:10809
- https_proxy http://127.0.0.1:10809
- dns systemd-resolved /etc/systemd/resolved.conf DNS=192.168.42.129 8.8.8.8 8.8.4.4
- systemd-resolved --status
- systemd custom dns https://wiki.archlinux.org/title/Systemd-resolved
- systemd dns fallback /etc/systemd/resolved.conf.d/fallback_dns.conf FallbackDNS=192.168.42.129 8.8.8.8 8.8.4.4
- adding manual dns using GUI
- restart systemd-service and NetworkManager
- .gitconfig -> privatte repo using personal access token
- [url "https://a.pirhosseinloo:{token}@{host-with-no-ssh-prefix}/"]
- insteadOf = https://{host-with-no-ssh-prefix}/
- [url "https://a.pirhosseinloo:{token}@{host-with-no-ssh-prefix}/dependency/api"]
- insteadOf = https://{host-with-no-ssh-prefix}/dependency/api
- [url "git@ssh.{host-with-no-ssh-prefix}/"]
- insteadOf = https://{host-with-no-ssh-prefix}/
- go env private GOPRIVATE='{host-with-no-ssh-prefix}'
- hint: {host-with-no-ssh-prefix} starts with gitlab
- xray service, v2ray service
- google dns for xray service
- automatic update time for xray service
Created
July 14, 2024 10:40
-
-
Save amirphl/ec8f1b7933ab3019cac1a2742f4e02b7 to your computer and use it in GitHub Desktop.
arch linux, dns, proxy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment