dashingsoft / pyarmor

A tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts.
http://pyarmor.dashingsoft.com
Other
3.31k stars 282 forks source link

[BUG] Wrong License #1932

Closed jr-k closed 1 week ago

jr-k commented 1 week ago

Hi @jondy !

I made a mistake with the license; I bought a Group license (6380). To prove my good faith, I’ve just purchased a Pro license (5976). My refund request was declined, but I wanted to ask for a gesture of goodwill as I won’t need the Group license at all. I need to integrate PyArmor into my CI/CD.

I also have a question about https://pyarmor.readthedocs.io/en/latest/how-to/ci.html. Should I push "pyarmor-regfile-5068.zip" into repository ? How github action runner can register itself without having zip file in repository ? Can I pyarmor reg /path/to/pyarmor-regfile-5068.zip multiple times into github actions without exceeding my registration limits ?

Thank you in advance !

jondy commented 1 week ago

Pyarmor team has sent extra email to remind customer doesn't active the group license if it doesn't work for you. So Pyarmor team can't refund this order because you have activated it.

About Pro license limitation, it has been documented, no more than 100 runs in 24 hours.

jr-k commented 1 week ago

@jondy Yes but how I can try BCC and RFT without activating it ? It doesn't work for my project...

jondy commented 1 week ago

Please check https://pyarmor.readthedocs.io/en/latest/topic/rftmode.html https://pyarmor.readthedocs.io/en/latest/topic/bccmode.html

If there is any issue, please first check https://pyarmor.readthedocs.io/en/latest/reference/solutions.html

If it still not solved, report it in Github