Pages

Wednesday, July 31, 2019

Hot! vPnas VPN application with Encryptor Included

Openvpn application specially on android inline with the pc version is an opensource application released by openvpn technologies. Anyone can actually modify any part or version of the app without infringing any intellectual property rights. Modded openvpn application has been running for almost a decade now in the Philippines and is being used by paid vpn owners for their clients. Most modded vpn application today has the ability to hide and secure openvpn configuration due to payload secrecy. Today I'm going to share to you one of our modded vpn application and show you how to upload and secure your own private configuration using our config encryptor.



Tuesday, July 16, 2019

How to Build Your Own Basic OCS Panel (Debian 9) Part 2

OCS Panel like what we had discussed on the previous post is an essential tool in managing your vpn servers. It provides easy to use button to simplify the task. The issue that arose on the previous tutorial was the OS availabilty and compatibility, as other VPS (Virtual Private Server) providers phased out Debian 8 Operating System. If you'd missed the privious article you may click here to check it out. Thanks to our fellow PHC master Sir Bon-chan in remastering the script for Debian 8 and making it compatible on Debian 9 Operating System. Credits goes as well with M4rshall, daybreakers, shigeno and vps provider hostingmurah. So lets begin.



What are the things needed?

1. VPS Debian 9 x 64 (Stretch x 2) Server and Panel.
2. Putty and/or Bitvise
3. A cup of Coffee

Saturday, July 13, 2019

How to Build Your Own Basic OCS Panel with Admin and Reseller Role

Setting up your own VPN server is as easy as abc, but managing your multiple servers? I don't think so. This is the reason why we need a certain tool where we can all manage our servers without the hustle of logging in to each servers manually. This is where OCS Panel comes in. OCS panel is a tool where one can manage vpn servers such as, account creation, account modification and the like. Almost all VPN sellers out there for sure are renting OCS panel and spending a lot for the service. Well, there is no question when it comes to the service itself, however, if you want to lessen the cost of your monthly bill for your panel, this one is for you. A big credit goes to our fellow PHC masters and contributors and to Indonesian provider hostingmurah. So let's begin.







What are the things we need in building our OCS Panel? Below are the list.

1. Debian 8 x 64 (Jessie) x 2 (Server and Panel)
2. Putty or Bitvise SSH Client
3. Patience and a cup of Coffee

Procedure:

1. We need a dedicated VPS server for this panel to work smoothly. Where to get a fairly cheap VPS server? You can create your account here (Vultr) or try other VPS provider, otherwise, proceed to the next step. 

2. Run your SSH Client (Putty or Bitvise) and input the necessary information then login.

3. Once Login copy the below command and execute.


wget https://raw.githubusercontent.com/shigeno143/OCSAutoScript/master/OCSAutoScrptz.sh && chmod +x OCSAutoScrptz.sh && ./OCSAutoScrptz.sh


Screenshot:




It will ask you some important information, take note of the information you are putting in, you will need it by the end of the installation. On our example below, We name our database as OCS_PANEL_vpnas.



4. Once you reach almost the end of the installation, you will see some onscreen instruction.



5. Follow the onscreen instruction, so lets go ahead and head over to http://45.32.102.69:85 to manually configure our database.



6. After inputting the information needed click on install button, you will know if installation is successful when you see this screen.



7. Lets go ahead and login as admin to our OCS panel.




8. The panel is in Indonesian language and we have to translate it to english. Go back to our putty and execute the below command:

wget https://raw.githubusercontent.com/ucanfindme18/master/master/translate.sh && chmod +x translate.sh && ./translate.sh

9. Once done the panel login page will change and language is translated to english.






10. Now lets go ahead and log back in and now we are ready to add our servers to manage with. Click on the add server button on the upper right hand side under servers pane.


11. Now we are ready to incorporate our servers to our newly created panel.

Server Setup:




12. Go ahead and get another VPS (Debian 8 x 64). Login to putty or any SSH Client and run the below command:

apt-get -y install wget && wget https://raw.githubusercontent.com/daybreakersx/premscript/master/Debian8 && chmod +x Debian8 && ./Debian8 && apt-get install libxml-parser-perl && rm -f Debian8 && history -c




*Type Y if it prompts you for anything. Server installation might take a while so go ahead and zip some coffee. You will see this screen once done. You can now download the .ovpn file by going to this url: http://YourIP:85/client.ovpn




13. Go back to your OCS panel and input your server name, VPS IP and the root password and click on Save button. Refer to the screen below:



14. Once you click on save it will prompt you that the server association is successful.




15. Now lets go ahead and create a client account. Click on servers, check users, then add user button.




16. Lets create a username and a password for our client. We can also set an account expiry, then click on save button.




A success prompt if the account creation is successful.



17. You can check the list of users and modified them if you want.



Try playing around until you familiarize yourself with the buttons.

18. You can actually create a Seller Role on the panel itself incase you want to sell vpn accounts.


Download your OVPN Configuration file by going to: http://YourIP:85/client.ovpn or you can download the server configuration inside our panel under sellers role.


Please stay tune for the next part of this tutorial. We will elaborate every options available on the panel.

Thursday, July 11, 2019

New! Openvpn Installer for B315s-936 Modem

Openvpn on modem specially on B315s-936 is now gaining its popularity at it's highest peak. We always give credit to sir Jerome Laliag in creating this one of kind vpn. It's been how many months since his last release of his openvpn mixed with softether and shadowsocks mode. We will be releasing a new version (modification)to improve user experience.
If your modem is still locked to your network, head over to our tools and drivers section to flash and unlock your device.


What's new?
1. Improved user interface, non-bootstrap design and purely html codes to lessen the load on the modem.
2. Lightweight and simple.
3. Upload and manage your own openvpn configuration.
4. Start up button added.
5. Improved speed.

Thursday, July 4, 2019

How to Uninstall Openvpn on Your Modem

As time passes by, Openvpn has been quite so popular nowadays, version after version has been publicly released. And almost all of us where so excited on the next release expecting something new. When installing updates, we can not avoid to remove the previous one. So we need to uninstall it, however, many are finding it too difficult specially when one losses his copy of the uninstall file. Today I will share to you an alternative way on how to uninstall any openvpn installed on your modem. If you'd like to know more about openvpn intallation, please click here




Requirements:

1. Laptop or Desktop
2. Putty SSH Client
3. Your modem wirelessly connected to the modem. (Wired will do.)