Delete main.py

This commit is contained in:
Andrea Mistrali 2024-06-27 14:32:57 +00:00
parent 737716f8eb
commit 2376068595
1 changed files with 0 additions and 17 deletions

17
main.py
View File

@ -1,17 +0,0 @@
#! /usr/bin/env python3
# vim:fenc=utf-8
#
# Copyright © 2024 andre <andrea@mistrali.pw>
#
# Distributed under terms of the MIT license.
"""
"""
import headscale_api_client
import os
os.environ['HS_API_TOKEN']='09-Cd1WbZw.uohjzoBQ2x1Bf9fsu5lXjzK03oO8oX9Mkty8AhESOos'
os.environ['HS_SERVER']='https://headscale.arringo.co'