Giter VIP home page Giter VIP logo

cattalurdai / mikrotik-sstp-vpn-configurator Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 7 KB

Script to automate the setup of SSTP VPN on your MikroTik router. It takes care of everything from Dynamic DNS (DDNS) to SSL certificates, IP pools, VPN profiles, firewall rules, and VPN user creation. Enjoy a hassle-free and secure VPN setup process.

License: MIT License

RouterOS Script 100.00%

mikrotik-sstp-vpn-configurator's Introduction

MikroTik SSTP VPN Configurator

Overview

This script automates the configuration of SSTP (Secure Socket Tunneling Protocol) VPN on MikroTik RouterOS devices. SSTP VPN provides a secure encrypted connection for remote access to your network, making it ideal for remote workers or secure communication between branch offices.

Usage

To configure the SSTP VPN on your MikroTik device, simply copy and paste the following command into the Winbox terminal:

/tool fetch url="https://raw.githubusercontent.com/cattalurdai/MikroTik-SSTP-VPN-Configurator/main/configurator.rsc" mode=http dst-path=configurator.rsc; /import file-name=configurator.rsc;

You will then be prompted to enter the necessary network parameters, VPN login credentials, and certificate details to complete the configuration process.

Contributions

Contributions, bug reports, and feature requests are welcome! Feel free to fork the repository, make improvements, and submit pull requests.

Acknowledgements

  • This script was created by Cattalurdai.
  • Inspired by the need for a simple and secure way to configure SSTP VPN on MikroTik routers.

mikrotik-sstp-vpn-configurator's People

Contributors

cattalurdai avatar

Watchers

 avatar

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.