mirror of
https://github.com/simonmicro/Pritunl-Fake-API.git
synced 2026-04-26 07:36:00 +03:00
[GH-ISSUE #1] problem with index ... #3
Labels
No labels
bug
bug
enhancement
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Pritunl-Fake-API#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @senkron24 on GitHub (Nov 11, 2020).
Original GitHub issue: https://github.com/simonmicro/Pritunl-Fake-API/issues/1
Originally assigned to: @simonmicro on GitHub.
hi
i wold first say thx for thsi great work ...
i have allready running and see thad the api its chnaged also no call home all lok like ok
bud after i change or add www from your to /usr/share/pritunl/www nothing changed still not have ultimate
i try to add licance i get this error
Server error occurred, please try again later.
and if i try to acess from index.html to index.php
404 page not found
i use the version
v1.29.2591.94 2c70e4
also can you help pls to make it ultimate 👍
its just privet ...
@simonmicro commented on GitHub (Nov 11, 2020):
Hi,
well before I'm going to further investigate this - could you please provide a little bit more information about your setup?
This does not seem right. The files inside the
wwwfolder of this repository must be put on an own webserver. You could use any free hoster (https://infinityfree.net/) for that (I guess they must support SSL/TLS or HTTPS). When you have done that you can just execute thesetup.shon your Pritunl server. This script will rewrite the Pritunl source code to point to your new api endpoint (you could either use my publicly available or your own, which you have hosted somewhere else - as described before).I recommend, that you try to use as first my public api endpoint - and when this work you could try to setup your own (by using the
wwwfolder).I hope that helps.
@senkron24 commented on GitHub (Nov 11, 2020):
hi simonmicro
yes its was my first hours to get runn the pritunl i was never use it befor
also try to install on my dedicated server with this instration
https://www.howtoforge.com/how-to-setup-a-vpn-server-using-pritunl-on-ubuntu-1804/
its works no problem bud its not enterprice i think becouse i not have same as yoru fotos like host etc missing
only simple thinks add user add server etc..
also lok like its not enterprice
https://prnt.sc/vho5ul
after i sourch in internet i see your github was make me so happy to found samthing 👍
also try to install from your github
python2 setup.py build
pip install -r requirements.txt
sudo python2 setup.py install
bud nothing changed still have same sw v1.29.2591.94 2c70e4
and not like your post in pritunl-1.29.2276.91
sure i have restart demond and all stuff
and sure the instalation its giong not on /var/www
its located
/usr/share/pritunl/www
bud any way its work standart not enterprice and cannot install on my bionic ubuntu
can you help or mybe make a instartion for how to install the right sw on ubuntu 18.04 bionic
kind regarts
@simonmicro commented on GitHub (Nov 12, 2020):
Ahhh, now I understand. Okay:
You'll need your normal Pritunl instance - like installed by your guide. Then you'll can setup the seperate endpoint emulation server (
wwwfolder) - which has nothing to do with the Pritunlwwwfolder! When you then want to modify Pritunl to use that server or my endpoint you'll need to execute thesetup.shscript, which has nothing to do with any Python setup. You can just run it with./setup.sh!And the version number in the "Update Notification" is just the latest version number I tested my endpoint emulator for...
@senkron24 commented on GitHub (Nov 12, 2020):
i will try :) hope will work )))