Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

Info Add Config file on XCIPTV VPN

smartinnovation

Extended Member
Ext. Member
Joined
Oct 15, 2020
Messages
7
Reaction score
1
Points
14
Location
london
Could someone pointing me in the right direction???

panel using the same method.
What i'm looking for is change the vpn api or unveil on de api code the button to add config file directly on the App like the picture underneath.
What i done so far try to copy the config smali code from a app with that feature and put on my app base without but no result, Also i try to hardcoded a app with that feature working already by just redirect to my panel but did not work, but the app assumed the portals config and also the vpn layout without the button to add config file.
Before connecting with the admin panel
LbQUtQ.jpg

After connecting to admin panel
LbQ3Oc.jpg
 
Could someone pointing me in the right direction???

panel using the same method.
What i'm looking for is change the vpn api or unveil on de api code the button to add config file directly on the App like the picture underneath.
What i done so far try to copy the config smali code from a app with that feature and put on my app base without but no result, Also i try to hardcoded a app with that feature working already by just redirect to my panel but did not work, but the app assumed the portals config and also the vpn layout without the button to add config file.
Before connecting with the admin panel
LbQUtQ.jpg

After connecting to admin panel
LbQ3Oc.jpg

Just add vpn locations to your app admin panel, if you leave the user and pass fields blank the client normally has to enter their details to connect or buy a unlimited cx vpn and afldd the user and pass yourself then they can just click and connect.
 
Just add vpn locations to your app admin panel, if you leave the user and pass fields blank the client normally has to enter their details to connect or buy a unlimited cx vpn and afldd the user and pass yourself then they can just click and connect.
thanks for your help, but in my specific case i already have a VPN Server that just give me ovpn files for each cliente , when i install the app i would like to be able to load the file individually for each customer because when they get service they buying all together with vpn.
in that sense for me would be essential have the capacity to upload the ovpn individual file for each customer and they login using username and password.
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
thanks for your help, but in my specific case i already have a VPN Server that just give me ovpn files for each cliente , when i install the app i would like to be able to load the file individually for each customer because when they get service they buying all together with vpn.
in that sense for me would be essential have the capacity to upload the ovpn individual file for each customer and they login using username and password.
So load a generic ovpn to the app and leave the user and pass blank so the client can add their own login

This is the easiest option
 
So load a generic ovpn to the app and leave the user and pass blank so the client can add their own login

This is the easiest option
I don't know if you are familiar with pritunl basically is a open vpn based server with GUI admin panel for your customers. How could I create a generic ovpn file because this server just give me 24 hours temporary links.

Lb79bA.jpg


Lb7wr1.jpg

normally i use one of this links to download the config file , but the config file is unique to each client
 
I don't know if you are familiar with pritunl basically is a open vpn based server with GUI admin panel for your customers. How could I create a generic ovpn file because this server just give me 24 hours temporary links.

Lb79bA.jpg


Lb7wr1.jpg

normally i use one of this links to download the config file , but the config file is unique to each client
If you grab the ovpn for say two or three and compare them.

Do the insides look similar? If so then host that on your panel side (the ovpn).
Then just give out user name and password once integrated.
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
If you grab the ovpn for say two or three and compare them.

Do the insides look similar? If so then host that on your panel side (the ovpn).
Then just give out user name and password once integrated.
Thanks very much for your reply could you show me an example please thanks
 
Thanks very much for your reply could you show me an example please thanks

If you download your ovpn from that portal
then open them up in say notepad++
Do they look identical inside?

If so then you know its the same authentication script and you only need one of these for everyone!!
 
If you download your ovpn from that portal
then open them up in say notepad++
Do they look identical inside?

If so then you know its the same authentication script and you only need one of these for everyone!!
yes i compare them and they look similar they use the same public key, and the same authentication, the only difference is the user id. my question is how I host the ovpn file on my panel side ? should i put on the public folder where i host the panel? Do I need to edit anything on the ovpn file ? Or there is a specific place to put it?
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top