To show the client network address of each new article, append +ip to the url.
For example, if your bbs is located at
http://www.foo.com/cgi-bin/bar/agnes?FooAgnes+FooAgnesHTML
,
the url http://www.foo.com/cgi-bin/bar/agnes?FooAgnes+FooAgnesHTML+ip
will make the
IP addresses appear.
Anybody can see IP addresses of all articles. In order to restrict viewing by the forum administrator,
add <!--SET HIDE-IP--1--> to all template pages. In order to view IP addresses with this setting,
you need to append the forum's administrative password to the url.
For example, with the <!--SET HIDE-IP--1--> setting, if your bbs is located at
http://www.foo.com/cgi-bin/bar/agnes?FooAgnes+FooAgnesHTML
,
and the password is bar
,
the url http://www.foo.com/cgi-bin/bar/agnes?FooAgnes+FooAgnesHTML+ipbar
will make the
IP addresses appear.