Galactica Proxy readme.txt
for Windows 98/2000 (OpenGL required)
ver. 0.15
(C) Kenta Cho(ABA."Saba")


Galactica Proxy is the desktop utility that shows
the state of your Web surfing in the galaxy style.


- How to install.

Unpack the archive and execute 'gp.exe'.

Galactica Proxy works as the proxy server,
so you have to change your browser settings.
Set the proxy settings:

 address: localhost
 port   : 8000


- How to use.

Surf WWW with your browser.
Galactica proxy displays your surfing automatically.

To control the viewpoint, drag the mouse left over the window.
While holding the button down, the viewpoint goes forward.


- Settings.

Galactica Proxy is based on Junkbuster.

The Internet Junkbuster Home Page
http://internet.junkbuster.com/

So you may use the Junkbuster ini files for Galactica Proxy.

The Junkbuster ini files in this archive are changed to 
work as a plain proxy, so if you want to hide referer, 
user-agent and cookies, you have to change 'junkbuster.ini'.

If you want to connect Galactica Proxy to the other proxy,
set the address and port of the proxy in 'sforward.ini'.


- Comments

If you have any comments, please mail to cs8k-cyu@asahi-net.or.jp.


- Acknowledgement

Galactica Proxy uses the Junkbuster code.
 The Internet Junkbuster Home Page
 http://internet.junkbuster.com/

Simple DirectMedia Layer is used for the display handling.
 Simple DirectMedia Layer
 http://www.libsdl.org/

FreeType and SDL_ttf to display TrueType fonts.
 The FREETYPE Project
 http://www.freetype.org/index2.html
 SDL_ttf 2.0
 http://www.libsdl.org/projects/SDL_ttf/index.html

For handling Japanese codes.
 WKF
 http://www.mysticwall.com/software/wkf.html
 Adas's Linux Game Programming 
 http://www.geocities.co.jp/Berkeley/2093/clab.html


- History

2001  9/13  ver. 0.15
            Minor bug fix.
2001  9/10  ver. 0.14
            Improve the parse routine.
2001  8/27  ver. 0.13
            Add a viewpoint control.
            Auto-save the history.
2001  8/25  ver. 0.121 ver. 0.12
            Minor bug fix.
2001  8/22  ver. 0.11
            Fix the problem on K6.
            Handle longer path.
2001  8/19  ver. 0.1


- Known bugs

 - If the window size is larger than 640x480, the viewpoint control
   works only at the upper left of the window.


- License

License
-------

    Copyright (C) 2001 Kenta Cho

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.
    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    license.txt file containing the GNU General Public License for more details.
