aboutsummaryrefslogtreecommitdiff
path: root/ssh/sshd-config/git.conf
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ssh/sshd-config/git.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/ssh/sshd-config/git.conf b/ssh/sshd-config/git.conf
new file mode 100644
index 0000000..102725a
--- /dev/null
+++ b/ssh/sshd-config/git.conf
@@ -0,0 +1,6 @@
+Match Group git
+ X11Forwarding no
+ AllowTcpForwarding no
+ PermitTunnel no
+ AllowAgentForwarding no
+ GatewayPorts no