File manager - Edit - /usr/local/cpanel/bin/json_to_pickle
Back
#!/usr/bin/python3 # cpanel - bin/json_to_pickle Copyright 2022 cPanel, L.L.C. # All rights reserved. # copyright@cpanel.net http://cpanel.net # This code is subject to the cPanel license. Unauthorized copying is prohibited import sys sys.path.insert(0, '/usr/local/cpanel/lib/python3') import cPanel def main(argv): sys.stdout.buffer.write(cPanel.json_to_pickle(sys.stdin.read())) if __name__ == '__main__': raise SystemExit(main(sys.argv))
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings