Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Login to NordVPN on Linux with python script
Post: RE: Login to NordVPN on Linux with python script

I think I got it to work like this: import os import subprocess import sys import argparse import time from typing import Union # console colors G = '\033[92m' # Green W = '\033[93m' # Warning (yel...
AGreenPig General Coding Help 2 6,005 Feb-09-2021, 10:44 AM
    Thread: Login to NordVPN on Linux with python script
Post: Login to NordVPN on Linux with python script

Hello! I am fairly new to both python and Linux so forgive me if my code is bad or this is in the wrong Forum. My Problem: I am on a Kali Linux Virtual Machine. I have a list of NordVPN accounts with ...
AGreenPig General Coding Help 2 6,005 Feb-07-2021, 11:37 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020