TacoPost - The Dynamic IP Poster by jason plumb

tacopost

"More tags and fewer lags and nags"

TacoPost is a small, yet very flexible Dynamic IP posting program.  Wait, I hear you say that you have seen thousands of these things on the net, what's so special about this thing?  Lemme tell ya, TacoPost is smaller and more flexible than most of the garbage that is out there.  Period.

The program is FREEWARE and can be freely used and distributed by any means.  There are no strings attached.

Why the name you ask?  Well, I was really craving tacos most of the time I was writing it.  Plain and simple (plus it sounds way better than "IP Poster")

Program/system Requirements

If you have success (or failure!) using this program under Win98 or WinNT, please send me feedback and let me know your system configuration and the exact results.

Program Instructions/Usage

TacoPost is extremely easy to use.  There is no fancy-pants installation program and no extra garbage gets added to your system folder or windows registry.

Installation:

  1. Create a new folder where you wish to install the program
  2. Unzip the program archive into this new directory (using something like WinZip).
  3. Modify the program's .INI file to reflect your system parameters
  4. Run TacoPost.exe

Uninstalling TacoPost:

Program Configuration:

TacoPost uses one simple INI file (in the same directory as the executable) to obtain all its paramters.  To configure the program, you must simply edit the INI file with your favorite text editor and fill in your desired settings.

Here is an example INI file:

[Settings]  
HTML Filename=e:\web-stuff\dynamic-ip.html  
Site Name=web1-charles.thompson.com  
Username=frank  
Password=itsasecret  
Remote Directory=www

Explanation of parameters:

  1. The first line of the INI file will always remain the same: [Settings]
  2. The key "HTML Filename" holds the filename of the local file to modify and upload to the FTP site.
  3. The key "Site Name" is the address of hte FTP site your to which your web page will be uplaoded
  4. The key "Username" is the username that you use to log into the FTP site.
  5. The key "Password" is the password you use to log into the FTP site.
  6. The key "Remote Directory" is the directory on the FTP server in which your HTML file should be placed.

How the program works:

The program will parse an existing HTML file and will replace specific tags with various information about your login session.  The modified version of your HTML file will be uploaded to an FTP site so that others may determine your dynamic IP address (and other information).  The following list explains all possible tags and what they will be replaced with:

So, for example...let's say our HTML file looks like

<HTML>
  <HEAD>
    <TITLE>
      Here is my current location...made by TacoPost - The Dynamic IP Poster
    </TITLE>
  </HEAD>
  <BODY>
    <CENTER>
    My current location is<BR>
    ~~~IPPOST-I [~~~IPPOST-i]<BR>
    on server ~~~IPPOST-S [~~~IPPOST-s]<BR>
    at ~~~IPPOST-t on ~~~IPPOST-d<BR>
    </CENTER>
  </BODY>
</HTML>

The resulting page (as it would appear on your web site) might look like:

My current location is  
ppp-12.some-site.com [123.345.567.13]  
on server ppp.some-site.com [123.345.567.1]  
at 13:52:11 on 08/10/1998

Get it? It should be pretty simple.  Tags can be repeated and can be included in any part of the document.  This feature allows you to post your IP address to any web page, in any format type.

Downloads

As promised, TacoPost is small and will only take about a minute to download!  The full FREEWARE program is online for you to download and begin using immediately.

tacopost.zip - [130,750 bytes] This file currently only contains the executable and ini file template...sorry no docs yet!

Because this program is FREEWARE and I will never make any profits from it, I will readily send full source code (Visual C++, DevStudio 97) to anybody who requests it.  Just drop me some email and I'll send it to you.

Future changes/modifications

The following is a list of future modifications that I plan on implementing when I get around to it.  If you have any additional suggestions that you would like to see implemented, please drop me some email.

Revision History

2/28/99 - Fixed bug with program crash when invalid FTP site information (user/pass).  Program now shuts down somewhat gracefully when invalid FTP information is given.

Feedback

The TacoPost program and this web-page are both (c) 1998, Infiltration Lab - Software Division
Your feedback is welcome...please drop a line to jason@noisybox.net