hazarjast / circle_jerk

Hijacking the Circle feature in Netgear's LBR20 router to do our bidding. Tested on firmware 2.6.3.50.
https://ltehacks.com/viewtopic.php?t=1876
2 stars 1 forks source link

Add *nix-compatible deploy script? #1

Open primordialstew opened 3 years ago

primordialstew commented 3 years ago

I'm interested in trying out your mods, but don't have a Windows machine from which to execute commands.

@hazarjast do you have any interest in collaborating with me on transcribing the deploy script to Bash script (or maybe even Python, so it can be run platform-agnostically)? I have no PowerShell experience so I'd need some help understanding what some of the syntax means.

hazarjast commented 3 years ago

Sorry, I do not check github for messages very often. Certainly if you want to write a bash/python deploy script then I have no objection. I had not done so since typically folks who are already comfortable with Linux would just run the telnet-enable2 python script and TFTP up the CJ package themselves. I only automated in PowerShell given Windows users were not as familiar with installing/using Python and TFTP. If I can be of any help explaining the PS deployment script please let me know.

At least for myself, using CJ on the LBR20 is no longer as useful since Voxel has released his firmware for the unit which gives a proper way to run SSH and iptables rules persistently without hijacking Circle :)