import Link from '~/components/Link' import Button from '~/components/Button' import { Link as RemixLink } from '@remix-run/react' import { ArrowRightIcon } from '@primer/octicons-react' import { cn } from '~/utils/cn' export default function Page() { return (

Settings

The settings page is still under construction. As I'm able to add more features, I'll be adding them here. If you require any features, feel free to open an issue on the GitHub repository.

Pre-Auth Keys

Headscale fully supports pre-authentication keys in order to easily add devices to your Tailnet. To learn more about using pre-authentication keys, visit the {' '} Tailscale documentation

Manage Auth Keys
) }