TrollBrowser
------------

$Id: README,v 1.1.2.1 2001/12/31 16:17:22 netsabes Exp $

Author: Anthony Piron
Email:  <apiron@brutele.be>

TrollBrowser is a GTK client designed for daCode-powered boards.
By default, it reaches linuxfr.org, but you can modify it to reach other 
boards.

The features of this graphic client are:

 - Automatic refresh of the board
 - Posting :)
 - Modification of the UserAgent ("UA").
 - Cookies and identification of the user.
 - Displays your XP's (if the site is using this moderation system),
   votes and level.
 - Displays news (using their PDA version)
 - Handles HTTP proxies

What you need is the cookies file of Netscape/Mozilla/Galeon. Copy it to 
/tmp/cookies.txt .

If you are behind a proxy, use : 
- bash:
	export http_proxy=http://proxyhost.proxydomain:port 
- csh:
	setenv http_proxy http://proxyhost.proxydomain:port


TrollBrowser is released under the GNU GPL Licence.
