• poll

    From Stas Mishchenkov@2:460/5858 to All on Thu Dec 1 12:09:06 2022
    Hi All!

    https://brorabbit.g0x.ru/files/perl/poll.pl

    NAME
    poll.pl - advanced BSO poll program.

    DESCRIPTION
    poll.pl - is designed to create a poll for several nodes at once for
    the BSO. Allows you to significantly reduce the number of event records.
    It is convenient to use together with binkd.

    SYNOPSIS
    Usage: ./poll.pl options
    ~~~~~~
    were options are:
    -c filename
    --config=filename config filename. May be omitted.

    -e
    --export Export to STDOUT an example configuration file.

    -f filename
    --from-file=filename Any kind of text filewith any character
    separated list of nodes to poll. May be omitted.
    -l filename
    --log-file=filename log file name. If omitted no logfile
    will be created.
    -o path
    --outbound=path path to youre outbound. May be omitted.
    Default '/home/fido/outbound/fidonet'.
    -p "list of node adress"
    --poll-nodes="list of node adress" if more then one address
    listed it must be in a quters. May be omitted.
    -z zone
    --zone-default=zone youre zone number. May be omitted.
    Default 2.
    -i=sec
    --interval sec Interval in seconds between poll creation.
    Optional. Default 0.
    -u option
    --update=option How to update the program. Optional.
    =a - auto. Check for a new version, download
    and update.
    =d - download. Check for a new version and
    download the update to a new file.
    =f - Force download poll.pl end exit even
    if no new version is found.
    =w - warn. Check for a new version and warn
    the sysop. Default.
    =n - no. Do nothing.
    -V
    --ver show version and exit.
    -w
    --whatsnew show whatsnew.
    You can mix any options. At least one node addres to poll must be specified
    in any way. You can mix ways to specify addresses to poll.

    AUTHOR
    Stas Mishchenkov 2:460/58

    COPYRIGHT AND LICENSE
    This program is free software; you may redistribute it and/or
    modify it under the same terms as Perl itself.

    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.


    Have nice nights.
    Stas Mishchenkov.

    --- Перестань пытаться сделать каждого счастливым, ты не текила.
    * Origin: Lame Users Breeding. Simferopol, Crimea. (2:460/5858)
  • From Wilfred van Velzen@2:280/464 to Stas Mishchenkov on Thu Dec 1 10:24:45 2022
    Hi Stas,

    On 2022-12-01 12:09:06, you wrote to All:

    https://brorabbit.g0x.ru/files/perl/poll.pl

    NAME
    poll.pl - advanced BSO poll program.

    Btw:

    # wget https://brorabbit.g0x.ru/files/perl/poll.pl
    --2022-12-01 10:22:36-- https://brorabbit.g0x.ru/files/perl/poll.pl
    Resolving brorabbit.g0x.ru (brorabbit.g0x.ru)... 2001:470:dcd0:0:f1d0:2:460:58, 46.173.65.174, 46.173.65.174
    Connecting to brorabbit.g0x.ru (brorabbit.g0x.ru)|2001:470:dcd0:0:f1d0:2:460:58|:443... connected.
    ERROR: cannot verify brorabbit.g0x.ru's certificate, issued by тАШ/C=US/O=Let's Encrypt/CN=R3тАЩ:
    Issued certificate has expired.
    To connect to brorabbit.g0x.ru insecurely, use `--no-check-certificate'.

    You might want to fix this! ;)


    Bye, Wilfred.

    --- FMail-lnx64 2.1.0.18-B20170815
    * Origin: FMail development HQ (2:280/464)
  • From Stas Mishchenkov@2:460/5858 to Wilfred van Velzen on Thu Dec 1 21:10:42 2022

    *** Ответ на сообщение из _Carbon.Mail (Carbon.Mail).

    Hi Wilfred!

    01 дек 22 10:24, Wilfred van Velzen -> Stas Mishchenkov:

    # wget https://brorabbit.g0x.ru/files/perl/poll.pl
    --2022-12-01 10:22:36-- https://brorabbit.g0x.ru/files/perl/poll.pl Resolving brorabbit.g0x.ru (brorabbit.g0x.ru)... 2001:470:dcd0:0:f1d0:2:460:58, 46.173.65.174, 46.173.65.174 Connecting to brorabbit.g0x.ru (brorabbit.g0x.ru)|2001:470:dcd0:0:f1d0:2:460:58|:443... connected.
    ERROR: cannot verify brorabbit.g0x.ru's certificate, issued by ▀╖Э/C=US/O=Let's Encrypt/CN=R3▀╖ы: Issued certificate has expired. To connect to brorabbit.g0x.ru insecurely, use `--no-check-certificate'.

    You might want to fix this! ;)

    Is it fixed now?

    Have nice nights.
    Stas Mishchenkov.

    --- - А вы по национальности...? - Таки-да. А вы? - Нет. - А шо так?
    * Origin: Lame Users Breeding. Simferopol, Crimea. (2:460/5858)
  • From Wilfred van Velzen@2:280/464 to Stas Mishchenkov on Thu Dec 1 21:28:08 2022
    Hi Stas,

    On 2022-12-01 21:10:42, you wrote to me:

    # wget https://brorabbit.g0x.ru/files/perl/poll.pl
    --2022-12-01 10:22:36-- https://brorabbit.g0x.ru/files/perl/poll.pl
    Resolving brorabbit.g0x.ru (brorabbit.g0x.ru)...
    2001:470:dcd0:0:f1d0:2:460:58, 46.173.65.174, 46.173.65.174
    Connecting to brorabbit.g0x.ru
    (brorabbit.g0x.ru)|2001:470:dcd0:0:f1d0:2:460:58|:443... connected.
    ERROR: cannot verify brorabbit.g0x.ru's certificate, issued by
    ▀╖Э/C=US/O=Let's Encrypt/CN=R3▀╖ы: Issued certificate has expired. To
    connect to brorabbit.g0x.ru insecurely, use `--no-check-certificate'.

    You might want to fix this! ;)

    Is it fixed now?

    I think the problem is on my side. I still get the error with wget and curl. But when I use firefox, which uses its own stored certificates, there is no expired warning/error...

    Bye, Wilfred.

    --- FMail-lnx64 2.1.0.18-B20170815
    * Origin: FMail development HQ (2:280/464)
  • From Stas Mishchenkov@2:460/5858 to Wilfred van Velzen on Fri Dec 2 10:46:24 2022
    Hi Wilfred!

    01 дек 22 21:28, Wilfred van Velzen -> Stas Mishchenkov:

    You might want to fix this! ;)

    Is it fixed now?

    I think the problem is on my side. I still get the error with wget and curl. But when I use firefox, which uses its own stored certificates, there is no expired warning/error...

    I think so.

    [root@brorabbit certbot]# grep certb /etc/crontab
    43 */12 * * * root certbot renew --quiet --allow-subset-of-names

    and no errors in log file.

    Have nice nights.
    Stas Mishchenkov.

    --- На халяву не только уксус сладок, но и свинина постна, халяльна и кошерна.
    * Origin: Lame Users Breeding. Simferopol, Crimea. (2:460/5858)
  • From Stas Mishchenkov@2:460/5858 to Wilfred van Velzen on Sat Dec 3 19:26:54 2022
    Hi Wilfred!

    01 дек 22 10:24, Wilfred van Velzen -> Stas Mishchenkov:

    https://brorabbit.g0x.ru/files/perl/poll.pl

    NAME
    poll.pl - advanced BSO poll program.

    Btw:

    [...skipped...]

    You might want to fix this! ;)

    What about poll.pl? Did you like it? ;)

    Have nice nights.
    Stas Mishchenkov.

    --- Старость - это когда видишь сиськи и вспоминаешь, что забыл молока купить
    * Origin: Lame Users Breeding. Simferopol, Crimea. (2:460/5858)
  • From Wilfred van Velzen@2:280/464 to Stas Mishchenkov on Sat Dec 3 17:57:12 2022
    Hi Stas,

    On 2022-12-03 19:26:54, you wrote to me:

    https://brorabbit.g0x.ru/files/perl/poll.pl

    NAME
    poll.pl - advanced BSO poll program.

    Btw:

    [...skipped...]

    You might want to fix this! ;)

    What about poll.pl? Did you like it? ;)

    I didn't try it. I just wanted to have a look at the source, to see what it does. ;-)

    Bye, Wilfred.

    --- FMail-lnx64 2.1.0.18-B20170815
    * Origin: FMail development HQ (2:280/464)
  • From Stas Mishchenkov@2:460/5858 to Wilfred van Velzen on Sun Dec 4 00:06:10 2022
    Hi Wilfred!

    03 дек 22 17:57, Wilfred van Velzen -> Stas Mishchenkov:

    https://brorabbit.g0x.ru/files/perl/poll.pl

    NAME
    poll.pl - advanced BSO poll program.

    Btw:

    [...skipped...]

    You might want to fix this! ;)

    What about poll.pl? Did you like it? ;)

    I didn't try it. I just wanted to have a look at the source, to see what it does. ;-)

    Is it creates a poll as promised? ;)

    Have nice nights.
    Stas Mishchenkov.

    --- Первым признаком глупости является полное отсутствие стыда. З.Фрейд.
    * Origin: Lame Users Breeding. Simferopol, Crimea. (2:460/5858)
  • From Stephen Walsh@3:633/280 to Stas Mishchenkov on Sun Dec 4 12:34:14 2022

    Hello Stas!

    01 Dec 22 12:09, you wrote to all:

    https://brorabbit.g0x.ru/files/perl/poll.pl

    NAME
    poll.pl - advanced BSO poll program.


    I just get this:

    *** You should update to v.0.0.0.2! ***

    even doing a new wget .... results in v.0.0.0.1 being downloaded again.



    Stephen


    --- GoldED+/LNX 1.1.5-b20220409
    * Origin: Dragon's Lair BBS, Telnet: dragon.vk3heg.net (3:633/280)
  • From Stas Mishchenkov@2:460/5858 to Stephen Walsh on Sun Dec 4 10:50:46 2022

    *** Ответ на сообщение из _Carbon.Mail (Carbon.Mail).

    Hi Stephen!

    04 дек 22 12:34, Stephen Walsh -> Stas Mishchenkov:

    https://brorabbit.g0x.ru/files/perl/poll.pl

    NAME
    poll.pl - advanced BSO poll program.


    I just get this:

    *** You should update to v.0.0.0.2! ***

    even doing a new wget .... results in v.0.0.0.1 being downloaded again.

    Thanks. Fixed.

    Have nice nights.
    Stas Mishchenkov.

    --- Слабые люди мстят. Сильные люди прощают. Умные люди игнорируют.
    * Origin: Lame Users Breeding. Simferopol, Crimea. (2:460/5858)