From WikiChip
Difference between revisions of "mirc/identifiers/$serverip"
< mirc‎ | identifiers

(Created page with "{{mirc title|$serverip Identifier}}'''$serverip''' returns the ip address of the IRC server you are connected to. Since mIRC 7.1+, $serverip is also filled by /dns $server fo...")
 
m
 
Line 1: Line 1:
{{mirc title|$serverip Identifier}}'''$serverip''' returns the ip address of the IRC server you are connected to.
+
{{mirc title|$serverip identifier}}'''$serverip''' returns the ip address of the IRC server you are connected to.
  
 
Since mIRC 7.1+, $serverip is also filled by /dns $server for SOCK5 users, but note that this result in a DNS leak.
 
Since mIRC 7.1+, $serverip is also filled by /dns $server for SOCK5 users, but note that this result in a DNS leak.
 +
  
 
== Synopsis ==
 
== Synopsis ==
 
<pre>$serverip</pre>
 
<pre>$serverip</pre>
  
== Paramters ==
+
== Parameters ==
 
 
 
None
 
None
  
 
== Properties ==
 
== Properties ==
 
 
None
 
None
  
Line 20: Line 19:
 
{{mIRC compatibility|6.03}}
 
{{mIRC compatibility|6.03}}
  
== See Also ==
+
== See also ==
{{mIRC|$servertarget}}
+
* {{mIRC|$server}}
{{mIRC|$server}}
+
* {{mIRC|$servertarget}}
[[Category:MIRC identifiers]]
+
{{mIRC identifier list}}
 +
 
 +
[[Category:mIRC identifiers|serverip]]

Latest revision as of 14:25, 22 September 2017

$serverip returns the ip address of the IRC server you are connected to.

Since mIRC 7.1+, $serverip is also filled by /dns $server for SOCK5 users, but note that this result in a DNS leak.


Synopsis[edit]

$serverip

Parameters[edit]

None

Properties[edit]

None

Example[edit]

//echo -a $serverip

Compatibility[edit]

Added: mIRC v6.03
Added on: 16 Aug 2002
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also[edit]

[Expand]
v · d · e mIRC identifier list