thepan Posted May 8, 2023 Share Posted May 8, 2023 Hello, everyone Because I don't have access to Google in my country It's possible that I can't access the wifipineapple module because of this reason. When there is no soft route How can I make wifipineapple use mdlues normally Link to comment Share on other sites More sharing options...
dark_pyrro Posted May 8, 2023 Share Posted May 8, 2023 If you can't get the Pineapple to run via VPN and circumvent possible restrictions, then you can probably download modules from the Hak5 GitHub repo and sideload the modules manually to the Pineapple. Link to comment Share on other sites More sharing options...
thepan Posted May 8, 2023 Author Share Posted May 8, 2023 i have tried sideload the modules for the https://github.com/hak5/pineapple-modules and then prompt : upload a module compressed in .tar.gz format. what should i do i have tried use kali compression pineapple-modules for pineapple-modules-1.1.0.tar.gz and sideload ,but prompt: entropy bunny couldn't find that... i think mabey is loft of the dependence how can i do fot the right way pload a module compressed in .tar.gz format. Upload a module compressed in .tUpload a module compressed in .tar.gz format. Upload a module compressed in .tar.gz format. Link to comment Share on other sites More sharing options...
dark_pyrro Posted May 8, 2023 Share Posted May 8, 2023 Start by reading the module development documentation. You probably need to use the build.sh script in the directory of the module you want to sideload to create the tar.gz. This will require that you have some tools installed such as npm https://hak5.github.io/mk7-docs/docs/modules/modules/ Link to comment Share on other sites More sharing options...
thepan Posted May 8, 2023 Author Share Posted May 8, 2023 i can't download the nodejs and npm how shuould i do Link to comment Share on other sites More sharing options...
thepan Posted May 8, 2023 Author Share Posted May 8, 2023 i should download the python3 and node.js and npm. then sideload the modules i can't use opkg install python but can't use opkg install node and npm Link to comment Share on other sites More sharing options...
thepan Posted May 8, 2023 Author Share Posted May 8, 2023 Unknown package 'node'. Collected errors: * pkg_hash_fetch_best_installation_candidate: Packages for node found, but incompatible with the architectures configured * opkg_install_cmd: Cannot install package node. Link to comment Share on other sites More sharing options...
dark_pyrro Posted May 8, 2023 Share Posted May 8, 2023 The dev stuff shouldn't be installed on the Pineapple itself, but on some other device/computer. Link to comment Share on other sites More sharing options...
thepan Posted May 10, 2023 Author Share Posted May 10, 2023 Link to comment Share on other sites More sharing options...
thepan Posted May 10, 2023 Author Share Posted May 10, 2023 Why would a direct copy display such an error Link to comment Share on other sites More sharing options...
dark_pyrro Posted May 10, 2023 Share Posted May 10, 2023 What kind of "direct copy"? Did you just copy things straight from GitHub to the Pineapple file system? Link to comment Share on other sites More sharing options...
thepan Posted May 10, 2023 Author Share Posted May 10, 2023 I tried for days, but still couldn't solve the problem on my own Link to comment Share on other sites More sharing options...
thepan Posted May 10, 2023 Author Share Posted May 10, 2023 I copied from github to Windows 11, and from Windows 11 to the openwrt system via finalshell. Link to comment Share on other sites More sharing options...
dark_pyrro Posted May 10, 2023 Share Posted May 10, 2023 So, you totally skipped what I previously told you about using the build.sh script? Link to comment Share on other sites More sharing options...
thepan Posted May 10, 2023 Author Share Posted May 10, 2023 I have tried to download python3 and nodejs from kali and then execute./create.sh or build.sh but I don't know why there is no response Link to comment Share on other sites More sharing options...
dark_pyrro Posted May 10, 2023 Share Posted May 10, 2023 That's most likely because there are some bad CR handling in the files you've downloaded. Probably not because of the files themselves, but some local setting that seems to add bad carriage returns (^M) to the script file. Could be Windows line endings that Linux doesn't like. Link to comment Share on other sites More sharing options...
thepan Posted May 10, 2023 Author Share Posted May 10, 2023 so cool ,it's runing Link to comment Share on other sites More sharing options...
dark_pyrro Posted May 10, 2023 Share Posted May 10, 2023 You will probably want to run it with the "package" parameter to get the tar.gz file ./build.sh package Link to comment Share on other sites More sharing options...
thepan Posted May 10, 2023 Author Share Posted May 10, 2023 It's hard for a rookie who doesn't know anything. Now it's stuck on the angluar installation environment. I would like to ask if I can ping www.google.com from the mk7 proxy network Link to comment Share on other sites More sharing options...
dark_pyrro Posted May 10, 2023 Share Posted May 10, 2023 What "proxy network"? You have already told that you can't access Google based services (which was the reason to need to sideload modules), so how would you be able to ping Google if it's restricted/banned? Link to comment Share on other sites More sharing options...
thepan Posted May 14, 2023 Author Share Posted May 14, 2023 it's finally loaded. i really appreciate your guidance. thank you Link to comment Share on other sites More sharing options...
lixi Posted September 10, 2023 Share Posted September 10, 2023 你好,我遇到相同的问题,你的模块,最后是如何加载的? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.