Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am mofumoca on github.
  • I am hybridglucose (https://keybase.io/hybridglucose) on keybase.
  • I have a public key ASC0usLM5M69MBqK8oxrCqyCoZ8YOhHvMMibRkxe9F2EdAo

To claim this, I am signing this object:

# $OpenBSD: sshd_config,v 1.97 2015/08/06 14:53:21 deraadt Exp $
# This is the sshd server system-wide configuration file. See
# sshd_config(5) for more information.
# This sshd was compiled with PATH=/usr/bin:/bin:/usr/sbin:/sbin
# The strategy used for options in the default sshd_config shipped with
# OpenSSH is to specify options with their default value where
# possible, but leave them commented. Uncommented options override the
#
# Recommended minimum configuration:
#
# Example rule allowing access from your local networks.
# Adapt to list your (internal) IP networks from where browsing
# should be allowed
acl localnet src 10.0.0.0/8 # RFC1918 possible internal network
acl localnet src 172.16.0.0/12 # RFC1918 possible internal network
acl localnet src 192.168.0.0/16 # RFC1918 possible internal network