All Projects → bytemine → bytemine-manager

bytemine / bytemine-manager

Licence: other
platform-independent, multilingual Java desktop-application for intuitive and easy management of your OpenVPN servers

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to bytemine-manager

terraform-aws-pritunl-vpn-server
Pritunl VPN Server for your public/private like VPC on AWS
Stars: ✭ 40 (+33.33%)
Mutual labels:  vpn, openvpn-server
Openvpn Install
Set up your own OpenVPN server on Debian, Ubuntu, Fedora, CentOS or Arch Linux.
Stars: ✭ 7,142 (+23706.67%)
Mutual labels:  vpn, openvpn-server
v2ray-free
Fuck gfw,免费翻墙,每天更新
Stars: ✭ 221 (+636.67%)
Mutual labels:  vpn
terraform-openvpn
A sample terraform setup for OpenVPN using Let's Encrypt and Certbot to generate certificates
Stars: ✭ 43 (+43.33%)
Mutual labels:  vpn
Cybernet-VPN
Android Cybernet VPN App
Stars: ✭ 28 (-6.67%)
Mutual labels:  vpn
Vytal
Browser extension to spoof timezone, geolocation, locale and user agent.
Stars: ✭ 1,449 (+4730%)
Mutual labels:  vpn
aws-vpn-mikrotik
Shell script to transform a Generic AWS VPN configuration guide to MikroTik specific set up commands that can be copy pasted into a mikrotik console to set up the customer end of the connection.
Stars: ✭ 38 (+26.67%)
Mutual labels:  vpn
Video-Pixel-Networks
Video Pixel Networks in Tensorflow
Stars: ✭ 56 (+86.67%)
Mutual labels:  vpn
labyrinth
[DEPRICATED] Labyrinth is a anti-censorship Web Browser created to bypass DPI, Blocklists, Port Filtering, Firewalls and DNS censorship all in one
Stars: ✭ 17 (-43.33%)
Mutual labels:  vpn
autoygg
A tool to automatically configure internet egress on an yggdrasil network.
Stars: ✭ 19 (-36.67%)
Mutual labels:  vpn
VpnHood
Undetectable Fast Portable VPN
Stars: ✭ 349 (+1063.33%)
Mutual labels:  vpn
ikev2-docker
Run a IKEv2 VPN in a Docker containern without any effort
Stars: ✭ 29 (-3.33%)
Mutual labels:  vpn
AdClear-Open-Source-Issue-Tracker
Open Source Issue Tracker for AdClear non-root ad blocker for Android
Stars: ✭ 101 (+236.67%)
Mutual labels:  vpn
woodpecker
Custom security distro for remote penetration testing
Stars: ✭ 45 (+50%)
Mutual labels:  vpn
desktop-app-ui
Official IVPN Desktop app (legacy version)
Stars: ✭ 23 (-23.33%)
Mutual labels:  vpn
wgrest
WireGuard REST API
Stars: ✭ 92 (+206.67%)
Mutual labels:  vpn
blog
📖 个人博客
Stars: ✭ 27 (-10%)
Mutual labels:  vpn
vpns
A collection of vpns
Stars: ✭ 112 (+273.33%)
Mutual labels:  vpn
wireguard config maker
Simple Java program to create wireguard client config files
Stars: ✭ 51 (+70%)
Mutual labels:  vpn
openconnect-installer
Automatically set up an Openconnect/Anyconnect VPN server(ocserv) with Let's Encrypt with just one command in CentOS 8.
Stars: ✭ 64 (+113.33%)
Mutual labels:  vpn

Welcome to the bytemine manager

The bytemine manager is a graphical Desktop-Application to manage OpenVPN Servers as well as users and certificates involved in the process.

The bytemine manager requires a Java 8 or newer runtime environment.

New bytemine manager repository

We had to start the bytemine manager repository from scratch. Sorry for the inconvenience.

Building packages

General requirements:

  • JDK, at least version 8
  • ant
  • ant-optional package

Windows In order to build the windows package simply call ant from your checkout directory. The archive will be created at ./dist/bytemine and contains a start-manager.jar to run the software.

Debian In order to build .deb packages on your machine at least the packages build-essential, cdbs, debhelper and dpkg-dev have to be installed, as the script uses dpkg-buildpackage. If these packages are installed simply run sh build-deb.sh to create a .deb file inside the top directory of the current checkout directory. You probably need to adjust the JAVA_HOME directive in debian/rules.

Specials

Windows Executable To build a Windows executable file you have to install launch4j (http://launch4j.sourceforge.net/) on your building platform. You may need to adjust the path to your launch4j installation in build.xml by changing the value of property launch4j.dir. The executable file will be contained inside the created archive.

Manuals To create the manuals during build process a TeX system has to be installed on your building platform.

Bundled dependencies

The bytemine manager comes with the following software components bundled:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].