Menu

Need to Enter Proxy

Help
MisterMsk
2007-01-25
2013-04-23
  • MisterMsk

    MisterMsk - 2007-01-25

    Any way to get a Proxy set up for it? I am behind a firewall that requires a proxy. Interesting thou, I tried rss2email and it seems to work fine without having set a proxy.

    This is what I get:

    StormSiren version 1.0
    Copyright (C) 2002 Rory McManus
    StormSiren comes with ABSOLUTELY NO WARRANTY;
    This is free software, and you are welcome to redistribute it
    under certain conditions; see the included license file for details.

    StormSiren initiated
    Fetching the following urls:
    ...fetching http://iwin.nws.noaa.gov/iwin/MD/allwarnings.html...
    Internet connection not available, exiting

    rss2email gets and sends fine.

     
    • davwav02

      davwav02 - 2007-01-26

      I appreciate your help, but I don't think my connection is the problem. When I run it, I see the following:

      StormSiren version 1.0
      Copyright (C) 2002 Rory McManus
      StormSiren comes with ABSOLUTELY NO WARRANTY;
      This is free software, and you are welcome to redistribute it
      under certain conditions; see the included license file for details.

      StormSiren initiated
      Fetching the following urls:
      ...fetching http://iwin.nws.noaa.gov/iwin/PA/allwarnings.html...
      ...fetching http://iwin.nws.noaa.gov/iwin/PA/watches.html...
      No more devices available for paging
      Counted 6 active NWS bulletins

      That tells me that it is able to make a proper connection to the websites. As I mentioned before, I am able to receive the test message, but no actual alerts have been sent to my phone. Just looking at it, I think it seems odd that it pages (or doesn't page) all the devices, but then tells me how many alerts were found. I assume that's just a message that the author chose to display at the end, and not necessarily the order in which the operations are executed. Here's my config file, if that might help give you any idea of how i'm set up here:

      # Autogenerated Storm configuration file
      STATES: PA
      COUNTIES: BEAVER
      CITIES:
      EMAIL: #####@#####.com
      SMTP: smtp.########.net
      device: #####@###.com sms
      device: #####@###.com email
      ALERT: 2
      DEBUG: 3

      Thanks in advance for any further assistance you can offer.

       
    • davwav02

      davwav02 - 2007-01-26

      I'm sorry, I had a watch set up on this forum. I got an email and assumed someone had responded to my post. It wasn't until I went back to the main page of the forum that I realized I was responding to another post in the wrong place. Since I can't find a way to edit or delete my post, I figure I'd add this to let you know.

       
    • Chris Freeze

      Chris Freeze - 2008-11-09

      Proxy support has been added now.  In the [main] configuration section, a keyword 'proxy' can be set.  An example would be

      [main]
      proxy=http://proxy.example.com:3128

      This feature can be found in the head of the source tree for version 2.0 or you can wait for the release of version 2.0RC4.

       

Log in to post a comment.