Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

custom portals don't work #4

Closed
ggrswiss opened this issue Aug 10, 2020 · 9 comments
Closed

custom portals don't work #4

ggrswiss opened this issue Aug 10, 2020 · 9 comments
Labels
invalid This doesn't seem right

Comments

@ggrswiss
Copy link

Hello,

I'm using Kali Linux and Airgeddon, both are in the last version. I have some trouble for running custom portals. They did not work even if i put them in the mentionned folder into the .sh file.
(I have simply copied and pasted the Fluxion's portals into: airgeddon/plugins/custom_portals)
They did not want to run.

Furthermore, i have noticed a problem regarding to the translation as you can see in the picture bellow.
IMG_20200810_170154

What should i do ?

Thank you for your help,

@KeyofBlueS
Copy link
Owner

Hi,

fluxion's portals aren't meant to be used with airgeddon, sorry. If You want to make a custom captive portal You can begin by taking a look at custom_portals/OpenWRT_EXAMPLE as a starting point.

The translation problem in sort_targets plugin should be fixed now, thanks for reporting it.

Please, next time open an issue for each plugin and fill the issue template, thanks.

Regards.

@MiChaelinzo
Copy link

MiChaelinzo commented Oct 3, 2020

Hi,

fluxion's portals aren't meant to be used with airgeddon, sorry. If You want to make a custom captive portal You can begin by taking a look at custom_portals/OpenWRT_EXAMPLE as a starting point.

The translation problem in sort_targets plugin should be fixed now, thanks for reporting it.

Please, next time open an issue for each plugin and fill the issue template, thanks.

Regards.

#!/usr/bin/env bash echo` **Do we really need to** '' echo '' echo -e '' echo -e ' ' echo -e ' ' echo -e ' ' echo -e ' ' echo -e '' echo -e ' each lines etc.

@ggrswiss
Copy link
Author

ggrswiss commented Oct 3, 2020

I've given it up....for those who don't know HTML, it's pretty a hard stuff !

@MiChaelinzo
Copy link

I've given it up....for those who don't know HTML, it's pretty a hard stuff !

html is pretty easy compared to other programming languages. I'm concerned because my custom portal is not working. Looking at openwrt example I found a solution that you need to add #!/usr/bin/env bash echo ' html code' echo -e ' html code ' per line and I'm too lazy for that shit.

@ggrswiss
Copy link
Author

ggrswiss commented Oct 3, 2020

What is that ?! And what is it supposed to do ? I don't understand

@MiChaelinzo
Copy link

What is that ?! And what is it supposed to do ? I don't understand

Learn programming kid if you want to make your own custom portals.
Html 5, Css3, JavaScript etc. is a must in website development.

@ggrswiss
Copy link
Author

ggrswiss commented Oct 4, 2020

A 39 years old kid ! Yeah ! 😁
Learning it just for Airgeddon...no, thanks ! i don't have the utility, making web site it's not my business...then, it's little bit useless for me...nevermind !

@MiChaelinzo
Copy link

MiChaelinzo commented Oct 4, 2020

A 39 years old kid ! Yeah ! 😁
Learning it just for Airgeddon...no, thanks ! i don't have the utility, making web site it's not my business...then, it's little bit useless for me...nevermind !

Sorry I thought your a kid my bad xDD

@KeyofBlueS
Copy link
Owner

#!/usr/bin/env bash echo` **Do we really need to** '' echo '' echo -e '' echo -e ' ' echo -e ' ' echo -e ' ' echo -e ' ' echo -e '' echo -e ' each lines etc.

Hi, sorry for the late response,

yes is needed, otherwise you will get the "500 Internal Server Error" on captive portal page

@KeyofBlueS KeyofBlueS added the invalid This doesn't seem right label Jul 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

3 participants