Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

peter_sm

Community Developer
  • Joined

  • Last visited

Everything posted by peter_sm

  1. I will change download location later in my plugin, see below, you can DL these files manually to your extra folder. http://mirrors.slackware.com/slackware/slackware64-current/slackware64/n/openvpn-2.3.6-x86_64-1.txz http://mirrors.slackware.com/slackware/slackware64-current/slackware64/tcl/expect-5.44.1.15-x86_64-2.txz http://mirrors.slackware.com/slackware/slackware64-current/slackware64/tcl/tcl-8.6.4-x86_64-1.txz
  2. Looks like you are missing the leading / What did you typed in in the settings? Testing on 6.1.0 and all OK Will do a test om 6.1.1 later this week //Peter
  3. It's like this on 6.1 To start: /usr/local/emhttp/plugins/openvpnclient/scripts/rc.openvpnclient start Stopping: /usr/local/emhttp/plugins/openvpnclient/scripts/rc.openvpnclient stop
  4. Both Client and Server plugin are updated to work with version 6.1. //Peter
  5. Don't need these information when I'm now using easyrsa3 to create the cert's. //Peter
  6. Ok Then you shall have access to complete LAN, I have it and other as well, do you use standard settings ?
  7. What version of unraid/ plugin are u using?
  8. You got full access to your lan with this plugin from iPad and iPhone.........
  9. 1: Why, this plugin only add 3 packages + a nice GUI!, docker for this are overrated! 2: You must have some issue on your PC, do you run it with administrator rights? //P
  10. I was forced to move this to a new link! post one is updated!! Please remove the plugin folder before install new version. rm -r /boot/config/plugins/openvpnserver New link https://raw.githubusercontent.com/petersm1/openvpnserver/master/openvpn_server_x64.plg
  11. New update for The Server PLUGIN The plugin are now using EasyRSA V3, that's mean after you have done this upgrade you then need to recreate all the config files and cert/keys for the server and clients!!. You can now chose to create one inline file for the clients! works perfect on iOS & Android!
  12. Tested on a fresh unaraid VM, and it looks fine. /usr/local/sbin/plugin install https://raw.githubusercontent.com/petersm1/openvpn_server_x64/master/openvpn_server_x64.plg 2>&1 plugin: installing: https://raw.githubusercontent.com/petersm1/openvpn_server_x64/master/openvpn_server_x64.plg plugin: downloading https://raw.githubusercontent.com/petersm1/openvpn_server_x64/master/openvpn_server_x64.plg plugin: creating: /boot/packages/tcl-8.6.1-x86_64-1.txz - downloading from URL ftp://ftp.sunet.se/pub/os/Linux/distributions/slackware//slackware64-14.1/slackware64/tcl/tcl-8.6.1-x86_64-1.txz plugin: checking: /boot/packages/tcl-8.6.1-x86_64-1.txz - MD5 plugin: running: /boot/packages/tcl-8.6.1-x86_64-1.txz +============================================================================== | Installing new package /boot/packages/tcl-8.6.1-x86_64-1.txz +============================================================================== Verifying package tcl-8.6.1-x86_64-1.txz. Installing package tcl-8.6.1-x86_64-1.txz: PACKAGE DESCRIPTION: # tcl (Tool Command Language) # # Tcl, developed by Dr. John Ousterhout, is a simple to use text-based # script language with many built-in features which make it especially # nice for writing interactive scripts. # Executing install script for tcl-8.6.1-x86_64-1.txz. Package tcl-8.6.1-x86_64-1.txz installed. plugin: creating: /boot/packages/expect-5.44.1.15-x86_64-2.txz - downloading from URL ftp://ftp.sunet.se/pub/os/Linux/distributions/slackware//slackware64-14.1/slackware64/tcl/expect-5.44.1.15-x86_64-2.txz plugin: checking: /boot/packages/expect-5.44.1.15-x86_64-2.txz - MD5 plugin: running: /boot/packages/expect-5.44.1.15-x86_64-2.txz +============================================================================== | Installing new package /boot/packages/expect-5.44.1.15-x86_64-2.txz +============================================================================== Verifying package expect-5.44.1.15-x86_64-2.txz. Installing package expect-5.44.1.15-x86_64-2.txz: PACKAGE DESCRIPTION: # expect (program that talks to other interactive programs) # # Expect is a program that talks to other interactive programs according # to a script. Following the script, Expect knows what can be expected # from a program and what the correct response should be. An # interpreted language provides branching and high-level control # structures to direct the dialogue. # # Expect was written by Don Libes of the National Institute of Standards # and Technology. # Package expect-5.44.1.15-x86_64-2.txz installed. plugin: creating: /boot/packages/openvpn-2.3.6-x86_64-1.txz - downloading from URL ftp://ftp.sunet.se/pub/os/Linux/distributions/slackware//slackware64-current/slackware64/n/openvpn-2.3.6-x86_64-1.txz plugin: checking: /boot/packages/openvpn-2.3.6-x86_64-1.txz - MD5 plugin: running: /boot/packages/openvpn-2.3.6-x86_64-1.txz +============================================================================== | Installing new package /boot/packages/openvpn-2.3.6-x86_64-1.txz +============================================================================== Verifying package openvpn-2.3.6-x86_64-1.txz. Installing package openvpn-2.3.6-x86_64-1.txz: PACKAGE DESCRIPTION: # openvpn (secure IP tunnel daemon) # # OpenVPN is a full-featured SSL VPN which can accommodate a wide range # of configurations, including remote access, site-to-site VPNs, WiFi # security, and enterprise-scale remote access with load balancing, # failover, and fine-grained access-controls. # # OpenVPN's home on the net is: http://openvpn.net # Executing install script for openvpn-2.3.6-x86_64-1.txz. Package openvpn-2.3.6-x86_64-1.txz installed. plugin: creating: /boot/config/plugins/openvpnserver/openvpnserver-2014.12.13.tar.gz - downloading from URL "https://github.com/petersm1/openvpn_server_x64/archive/2014.12.13.tar.gz" plugin: running: 'anonymous' mkdir: cannot create directory '/dev/net': File exists mknod: '/dev/net/tun': File exists plugin: creating: /var/local/emhttp/plugins/openvpnserver/check-my-ip.sh - from INLINE content plugin: setting: /var/local/emhttp/plugins/openvpnserver/check-my-ip.sh - mode to 0770 plugin: creating: /var/log/plugins/openvpnserver - from INLINE content plugin: installed
  13. All good now, they have been updated OpenVPN packages to 2.3.6 ,both plugin are now updated. //Peter
  14. Right now this not work , I see a issue when using a bridge.....
  15. If that works , I can made your way instead, so much easier! We can still have the web addresses in the file we have now. Then get the IP from each address and loop trough them with command route IP-to-route/24 255.255.255.255 Will these IP addresses going trough VPN or standard WAN IP ? //Peter
  16. Hi, First, I did this function with help from other resources that asked for this features, and If some one can highlight to me how to verify above issue and how to solve it I would be happy, I'm far away an expert of routing. Since I don't can't support these extra function to route traffic, I think to remove this from the plugin, and user hopefully can come up with a solution outside the plugin. //Peter
  17. Both plugin shall work now, did found a small bugs in both of them. //Peter
  18. The OpenVPN client plugin are now functional on beta 12!! Thanks to dmacias for your kind support! New links on first post for both Server & Client Pleas try and give feedback whats needs to be improved.... //Peter
  19. The OpenVPN server plugin are now functional on beta 12!! Thanks to dmacias for your kind support! The Server plugin will be modified to the new interface, but that I will do later... Ned to get Client working firstl! //Peter
  20. Yes it will , I need to know first what have been done to the plugin manager ..... This Will take some time I'm afraid.......
  21. You can embedded the icon in the plugin , use base64 :-) //Peter
  22. I found the issue! Is the space in the file name. This was solved long time ago, but the bug is back again? Will solve this later, please try to change file name and try. EDIT Client plugin are updated to handle space in file name. //Peter
  23. Can you putty in to Unraid, then cd to /boot/openvpn. If that is your folder with pia config files. Then run this openvpn --config your ovpn file Example: openvpn --config Sweden.ovpn Paste the result
  24. Change password settings to yes, then try again, since PIA needs password ;-)

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.