Coder Social home page Coder Social logo

Enhancement about vpn-at-home HOT 5 CLOSED

ezaquarii avatar ezaquarii commented on August 29, 2024
Enhancement

from vpn-at-home.

Comments (5)

ezaquarii avatar ezaquarii commented on August 29, 2024
  1. multiserver is not supported, but this is mainly UI limitation; db can support it easily
  2. registration is easy to fix - just create user with active=False and activate it in Django Admin after verification
  3. server port option can be added easily to the template; server creation form must be updated with port number and template param must be added
  4. you can upload your own template - just place it in templates directory; template could be sourced from db and made editable easily even via Django Admin page
  5. cert revocation is not implemented and - given how OpenVPN handles it - I'm not sure how it would work

I'm generally happy to accept PRs for those features.

from vpn-at-home.

ezaquarii avatar ezaquarii commented on August 29, 2024

Let me know if you're interested in working on those. I can provide some mentoring as most of the issues are pretty simple to resolve.

from vpn-at-home.

ferrine avatar ferrine commented on August 29, 2024

Yes, I'm interested in working on this. But I'm not able to change UI, I have no js experience. I'm thinking about porting some of your core backend code and do most of the stuff in admin page, letting user only to request for a cert. Maybe the latter option is easier to implement

from vpn-at-home.

ezaquarii avatar ezaquarii commented on August 29, 2024

I can assist you with UI changes, so no worries. Most of the features you'd like to see have pretty trivial UI or can be reasonably handled in Django Admin panel.

Let me know what you think and pls let me know which feature you consider most important to implement first.

from vpn-at-home.

ferrine avatar ferrine commented on August 29, 2024

Option with my own repo looks to me more attractive. I have little experience at that scale so this can help me to get it. I really loved your repo, it gave be a lot of insights about what you can use x509 for. I hope you do not mind some copypasting with referencing you in comments. I believe that the hard way is better in my case, even without your amazing js frontend:)

from vpn-at-home.

Related Issues (20)

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.