thepan Posted May 8 Share Posted May 8 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 Quote Link to comment Share on other sites More sharing options...
dark_pyrro Posted May 8 Share Posted May 8 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. 1 Quote Link to comment Share on other sites More sharing options...
thepan Posted May 8 Author Share Posted May 8 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. Quote Link to comment Share on other sites More sharing options...
dark_pyrro Posted May 8 Share Posted May 8 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/ Quote Link to comment Share on other sites More sharing options...
thepan Posted May 8 Author Share Posted May 8 i can't download the nodejs and npm how shuould i do Quote Link to comment Share on other sites More sharing options...
thepan Posted May 8 Author Share Posted May 8 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 Quote Link to comment Share on other sites More sharing options...
thepan Posted May 8 Author Share Posted May 8 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. Quote Link to comment Share on other sites More sharing options...
dark_pyrro Posted May 8 Share Posted May 8 The dev stuff shouldn't be installed on the Pineapple itself, but on some other device/computer. Quote Link to comment Share on other sites More sharing options...
thepan Posted May 10 Author Share Posted May 10 Quote Link to comment Share on other sites More sharing options...
thepan Posted May 10 Author Share Posted May 10 Why would a direct copy display such an error Quote Link to comment Share on other sites More sharing options...
dark_pyrro Posted May 10 Share Posted May 10 (edited) What kind of "direct copy"? Did you just copy things straight from GitHub to the Pineapple file system? Edited May 10 by dark_pyrro Quote Link to comment Share on other sites More sharing options...
thepan Posted May 10 Author Share Posted May 10 I tried for days, but still couldn't solve the problem on my own Quote Link to comment Share on other sites More sharing options...
thepan Posted May 10 Author Share Posted May 10 I copied from github to Windows 11, and from Windows 11 to the openwrt system via finalshell. Quote Link to comment Share on other sites More sharing options...
dark_pyrro Posted May 10 Share Posted May 10 So, you totally skipped what I previously told you about using the build.sh script? Quote Link to comment Share on other sites More sharing options...
thepan Posted May 10 Author Share Posted May 10 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 Quote Link to comment Share on other sites More sharing options...
dark_pyrro Posted May 10 Share Posted May 10 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. Quote Link to comment Share on other sites More sharing options...
thepan Posted May 10 Author Share Posted May 10 so cool ,it's runing Quote Link to comment Share on other sites More sharing options...
dark_pyrro Posted May 10 Share Posted May 10 You will probably want to run it with the "package" parameter to get the tar.gz file ./build.sh package Quote Link to comment Share on other sites More sharing options...
thepan Posted May 10 Author Share Posted May 10 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 Quote Link to comment Share on other sites More sharing options...
Solution dark_pyrro Posted May 10 Solution Share Posted May 10 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? Quote Link to comment Share on other sites More sharing options...
thepan Posted May 14 Author Share Posted May 14 it's finally loaded. i really appreciate your guidance. thank you Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.