We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Usage [Parameters]:
Console=> CFX <1=cfxCode>
cfx.re/join/code
code
Example:
# Running tools and Write the text below, Console=> CFX 64l5k4
Console=> PING <1=Method> <2=Address>
or
8.8.8.8:80
https://google.com (https://google.com:443)
# Running tools and Write the text below, # TCP Console=> PING TCP 8.8.8.8:80 # HTTP Console=> PING HTTP https://google.com # HTTP with port Console=> PING HTTP https://google.com:443 # ICMP Console=> PING ICMP 8.8.8.8
Console=> SSH <1=Ip:Port> <2=Username>
# Running tools and Write the text below, Console=> SSH 163.198.197.135:22 root