How do I install the SRSClient?
- Install the RIK (FAQ 'How do I install the RIK')
- Once you have installed the RIK and have access to the test system you should be able to run the SRSClient from the RIK install directory:
srsrik/release-x-x/SRSClient.sh -r <registrar_id> [flags] Transaction: <transaction-type> [field_list]
Example
For registrar ID 999, a simple whois request would be
srsrik/release-x-x/SRSClient.sh -r 999 -a https://srstest.srs.net.nz/srs/registrar Transaction: Whois Domain_name: nzrs.net.nz
Refer to the templates directory in the RIK for more transaction type examples and the SRSClient documentation for command line options.
