Manipulates the list of JAR hashes used by the HTTP proxy.
Usage:
jar_hash add name hash
jar_hash delete name
jar_hash rename oldname newname
jar_hash list
jar_hash list_names
Functions:
add -- Add an entry to the jar_hash database.
del -- Delete an entry from the jar_hash database.
rename -- Rename an entry in the jar_hash database.
list -- List the entries in the jar_hash database.
list_names -- List the names of the entries in the jar_hash database.