Skip to main content

4 docs tagged with "disable-unauthorized-connections"

View all tags

Disable insecure telnet protocol

This script configures macOS using Bash (Shell script).It can be restored. It runs "sudo launchctl disable system/com.apple.telnetd".

Disable the insecure TFTP service

This script configures macOS using Bash (Shell script).It can be restored. It runs "sudo launchctl disable 'system/com.apple.tftpd'".