github: update URL to IP addresses
This commit is contained in:
parent
5d7a3d0ccc
commit
08fd9d3ae3
@ -200,7 +200,7 @@ let
|
|||||||
})
|
})
|
||||||
//
|
//
|
||||||
# GitHub's IPv4 address range is 192.30.252.0/22
|
# GitHub's IPv4 address range is 192.30.252.0/22
|
||||||
# Refs https://help.github.com/articles/what-ip-addresses-does-github-use-that-i-should-whitelist/
|
# Refs https://help.github.com/articles/github-s-ip-addresses/
|
||||||
# 192.30.252.0/22 = 192.30.252.0-192.30.255.255 (1024 addresses)
|
# 192.30.252.0/22 = 192.30.252.0-192.30.255.255 (1024 addresses)
|
||||||
# Because line length is limited by OPENSSH_LINE_MAX (= 8192),
|
# Because line length is limited by OPENSSH_LINE_MAX (= 8192),
|
||||||
# we split each /24 into its own entry.
|
# we split each /24 into its own entry.
|
||||||
|
@ -47,7 +47,7 @@ with import <stockholm/lib>;
|
|||||||
#http://hackage.haskell.org/package/web-page
|
#http://hackage.haskell.org/package/web-page
|
||||||
|
|
||||||
# ref <stockholm/krebs/3modules>, services.openssh.knownHosts.github*
|
# ref <stockholm/krebs/3modules>, services.openssh.knownHosts.github*
|
||||||
https://help.github.com/articles/what-ip-addresses-does-github-use-that-i-should-whitelist/
|
https://help.github.com/articles/github-s-ip-addresses/
|
||||||
|
|
||||||
# <stockholm/tv/2configs/xserver/xserver.conf.nix>
|
# <stockholm/tv/2configs/xserver/xserver.conf.nix>
|
||||||
# is derived from `configFile` in:
|
# is derived from `configFile` in:
|
||||||
|
Loading…
Reference in New Issue
Block a user