Copyright (C) 2008-2009 Du XiaoGang dugang@188.com
Home: http://gappproxy.googlecode.com
This file is part of GAppProxy.
GAppProxy 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 3 of the
License, or (at your option) any later version.
GAppProxy 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
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with GAppProxy. If not, see http://www.gnu.org/licenses/.
Directories: center: The source code of GAppProxy-Center, it's running on Google App Engine and mainly focus on how to do load balance. fetchserver: The source code of GAppProxy Server, it's running on Google App Engine. localproxy: The source code of GAppProxy client, it's running on user's host. tools: Other code for development/debug usage.