Giter VIP home page Giter VIP logo

ocserv-install's Introduction

One-Click Deployment Script for Ocserv

This repository contains a simple script to automate the deployment of Ocserv on CentOS and Ubuntu servers. Ocserv is an SSL VPN server that provides secure access to a network of clients. With this script, you can deploy Ocserv with one click and without any manual intervention required.

Preview

[root@ip-172-26-9-233 ~]# ./ocserv-install.sh 
检查是否安装了 ocserv ...
请选择要执行的功能:
1) 升级 ocserv           5) 配置域名             9) 关闭 ocserv
2) 卸载 ocserv           6) 查看ocserv登录日志  10) 查看 ocserv 状态
3) 添加 ocserv 用户      7) 查看系统日志        11) 退出
4) 移除 ocserv 用户      8) 启动或重启 ocserv
#? 

Prerequisites

  • A fresh installation of CentOS 7/8 or Ubuntu 16.04/18.04/20.04/22.04.
  • An internet connection is required to download the necessary packages.

Installation

Run this code in your terminal

sudo -i yum install wget -y && wget https://raw.githubusercontent.com/wangwanjie/ocserv-install/master/ocserv-install.sh && chmod +x ocserv-install.sh && ./ocserv-install.sh

References

ocserv-install's People

Contributors

wangwanjie 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.