DDD
New Around Here
Hello, I'm new
I'm writing a user script that I call BIG MAC that will automatically change the router's wireless MAC address on a regular basis, changing it to a random address, or a user-specified address.
I'm not a professional programmer, so my knowledge of Unix and sh scripts is limited, but I have used many scripts from the community for my router, and I often create modified versions of the community scripts for my personal use, I think it's time to give back to the community.
I have read the wiki, so I know it's best to put the script in the
In addition to that, my script is currently in Alpha testing on my personal devices (with lots of modifications and yet to be perfected), it has tested HND and ARMv7 models, I will go into Beta when it's ready, I'll post a new thread and welcome anyone to try it.
Eventually this script will be hosted on GitHub, but, I'm not a big fan of the GPL license, I'll probably use the MIT license, but if GPL is necessary, I can compromise.
Before entering the Beta, what other rules should I pay attention to in advance?
Any advice is greatly appreciated.
I'm writing a user script that I call BIG MAC that will automatically change the router's wireless MAC address on a regular basis, changing it to a random address, or a user-specified address.
I'm not a professional programmer, so my knowledge of Unix and sh scripts is limited, but I have used many scripts from the community for my router, and I often create modified versions of the community scripts for my personal use, I think it's time to give back to the community.
I have read the wiki, so I know it's best to put the script in the
addons
directory, I'm going to write an easy-to-use shell UI for the BIG MAC script, like other scripts do, And I'd also like to provide an API for future web GUI usage, but I don't have the ability to write any web code as I'm very new to it.In addition to that, my script is currently in Alpha testing on my personal devices (with lots of modifications and yet to be perfected), it has tested HND and ARMv7 models, I will go into Beta when it's ready, I'll post a new thread and welcome anyone to try it.
Eventually this script will be hosted on GitHub, but, I'm not a big fan of the GPL license, I'll probably use the MIT license, but if GPL is necessary, I can compromise.
Before entering the Beta, what other rules should I pay attention to in advance?
Any advice is greatly appreciated.
Last edited: