Code Monkey home page Code Monkey logo

webvpn's Introduction

WEBVPN

Web based VPN written in Python/Flask

webvpn's People

Contributors

danst0 avatar

Stargazers

Rui SHANG avatar HongKong avatar sh4r avatar  avatar  avatar JJ-Choi avatar  avatar

Watchers

 avatar

Forkers

marrison7

webvpn's Issues

运行显示正则表达无法通过

(/mnt/e/Ubuntu2204/python-envs/py27) w@XiaoXin-15-Air:/mnt/d/nginx-1.24.0/WEBVPN$ python webvpn.py
Traceback (most recent call last):
File "webvpn.py", line 12, in
urlfinder = re.compile("([0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}|((news|telnet|nttp|file|http|ftp|https)://)|(www|ftp)[-A-Za-z0-9]\.)[-A-Za-z0-9\.]+):[0-9])?/[-A-Za-z0-9_\$\.\+\!\\(\),;:@&=\?/~\#\%][^]'\.}>\),\"]")
File "/mnt/e/Ubuntu2204/python-envs/py27/lib/python2.7/re.py", line 194, in compile
return _compile(pattern, flags)
File "/mnt/e/Ubuntu2204/python-envs/py27/lib/python2.7/re.py", line 251, in _compile
raise error, v # invalid expression
sre_constants.error: unbalanced parenthesis
(/mnt/e/Ubuntu2204/python-envs/py27) w@XiaoXin-15-Air:/mnt/d/nginx-1.24.0/WEBVPN$

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.