diff options
| author | Ahmed Abdelhalim <[email protected]> | 2021-06-25 19:26:32 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2021-06-25 19:26:32 +0200 |
| commit | 4003d3b865def3f0699c2391f351fc195897097f (patch) | |
| tree | ab565ef4e293697add6518b90a81c8bb7ae09cc7 /.ssh/config | |
| parent | e5b6af1fd92e78d7ad0c034117699824f73af14a (diff) | |
SSH hardening on local machine
Diffstat (limited to '.ssh/config')
| -rw-r--r-- | .ssh/config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.ssh/config b/.ssh/config index 28006aa..975ba3b 100644 --- a/.ssh/config +++ b/.ssh/config @@ -10,7 +10,6 @@ Match exec "hostname | grep -F A14M-MBP.local" Host parrotOS Host parrotOS ForwardAgent yes - ForwardX11 yes StreamLocalBindUnlink yes Host *.sapera.cloud |
