mirror of
https://github.com/tildeclub/makeuser.git
synced 2026-03-03 18:10:18 +00:00
Updated znccreate.py
Added attribution.
This commit is contained in:
committed by
GitHub
parent
50cf815c48
commit
9099204927
@@ -1,4 +1,6 @@
|
||||
#!/usr/bin/python3.8
|
||||
# Script created/contributed by ~jmjl
|
||||
|
||||
import socket, ssl, json, time, sys
|
||||
# Takes the first argument as a username and the second as the password.
|
||||
def loadconf(cfgfile):
|
||||
|
||||
Reference in New Issue
Block a user