• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

COPYINGH A D23-Oct-200217.6 KiB341281

INSTALLH A D24-Oct-2002268 148

MakefileH A D03-May-2022412 3120

READMEH A D23-Oct-2002636 2816

TODOH A D24-Oct-2002184 96

tcpsg.cH A D03-May-202212.2 KiB490309

tcpsg.confH A D24-Oct-2002612 245

tcpsg.ctlH A D24-Oct-20021.1 KiB9981

README

1TCP Simple Gateway
2
3Copyright (C) 2002 Juan Fajardo
4
5TCPSG is just a simple tcp port forwarder designed to distribute a service
6using a virtual server.
7
8main features:
9
10- TCP Port Simple redirect
11- Simple load balancing
12- Priority based service distribution
13- Availability based service distribution
14
15Homepage:   http://tcpsg.sourceforge.net/
16
17The main code is pretty simple, and part of it is based on portfw developed by
18Bruno A. Costa (bcostaf@codata.com.br)
19
20NOTE> It's just a pre-alpha, so maybe there are many bugs, please don't forget
21send me any comments or suggestions
22
23thanks for using tcpsg.
24
25jfajardo@unillanos.edu.co
26
27
28