github accesses

main
jebba 2022-02-04 19:00:58 -07:00
parent 0fd61df556
commit 84ddebf4b0
1 changed files with 4 additions and 1 deletions

View File

@ -36,7 +36,7 @@ Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 127.0.0.53:53 0.0.0.0:* LISTEN 3821/systemd-resolv
tcp 0 0 0.0.0.0:8022 0.0.0.0:* LISTEN 7386/sshd: /usr/sbi
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 7386/sshd: /usr/sbi
tcp 0 0 192.168.1.100:36654 140.82.114.3:443 TIME_WAIT -
tcp 0 0 192.168.1.100:57398 140.82.114.4:443 ESTABLISHED 48481/git-remote-ht
tcp 0 0 192.168.1.100:36802 20.188.93.37:443 ESTABLISHED 46183/selfdrive.ath
tcp6 0 0 :::8022 :::* LISTEN 7386/sshd: /usr/sbi
tcp6 0 0 :::22 :::* LISTEN 7386/sshd: /usr/sbi
@ -51,3 +51,6 @@ That code is called here:
To fix that the variable `ATHENA_HOST` will need to be set to a private
cloud, and a server will need to be available there.
The access to IP `140.82.114.4` is likely a git pull/update ?