You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cur.execute("CREATE TABLE IF NOT EXISTS rule (id INTEGER PRIMARY KEY NOT NULL, internalIp TEXT NOT NULL, externalPort INTEGER NOT NULL, internalPort INTEGER NOT NULL, protocol TEXT NOT NULL)")