Filepath (TCP Befehl Output) = Ram:text.log
  • Split Personality of litcube & ElaNa & smarty
    freepointer
    Posts: 74 from 2015/12/16
    From: NRW
    Code:
    <?PHP
    Print("Hello World");
    ?>

    hat jemand eine Idee wie ich einen TCP Befehl der in seiner Option nicht den OUTfile Path intrigriert hat auf die RAM DISK lenken kann, also ein TCP Shell Befehl, die Shell " CON: " Ausgabe im Ram abspeichern um Sie später als Ausgabe in einer Webseite [ intern im IntraNET ] auszugeben.

    Weis wer etwas ???

    C:\tracert google.de -Filepath "D:\text.log | D:\text.txt"

    So in etwa ...

    Für Morpher halt anders ;D

    Es handelt sich um den Befehl " DNStracer "

    Code:
    <?php
    include 'RAM:DNStracer.log';
    ?>


    /=> dnsTracer.png /=> newShell.png
    den " Handler " dazu bewegen auf die RAM DISK als Ausgabe text.txt zu Speichern !

    PS: Die MUICON: ( CON: ) versuchte ich schon anzusprechen, aber das übersteigt auch meine Fähigkeiten ;(

    Verweise :
    - NewCLI
    - DOS command

    [ Editiert durch freepointer 14.03.2020 - 20:43 ]
  • »14.03.20 - 19:30
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    polluks
    Posts: 778 from 2007/10/23
    From: Gelsenkirchen,...
    Code:
    dnstracer ihr-edv-techniker.de >ram:text.txt
  • »14.03.20 - 22:54
    Profile
  • Split Personality of litcube & ElaNa & smarty
    freepointer
    Posts: 74 from 2015/12/16
    From: NRW
    Quote:

    polluks schrieb:
    Code:
    dnstracer ihr-edv-techniker.de >ram:text.txt



    Ich glaube das jetzt nicht, ich breche mir hier ein ab, wie ich an die Class von MUI CON komme und du tipperst einfach mal ebend ein Hier hin...

    Die Simpelsten Dinge sieht man erst im Verborgenen der Einfachkeit ;)


    D A N K E S C H Ö N ...


    Cool, dann kann ich ja jetzt den Apache mit PHP dazu bringen im Localhost per Form Action den eigenst Script Befehl auszuführen ;)






    [ Editiert durch freepointer 14.03.2020 - 23:41 ]
  • »14.03.20 - 23:34
    Profile Visit Website
  • Split Personality of litcube & ElaNa & smarty
    freepointer
    Posts: 74 from 2015/12/16
    From: NRW
    Quote:

    polluks schrieb:
    Code:
    dnstracer igendeine_tdl.de/com/net >ram:text.txt


    H O C H A C H T U N G

    Aber Hallo...
    Quote:

    Die Simpelsten Dinge sieht man erst im Verborgenen der Einfachkeit ;)


    Mehr als Freude, einige Logdaten aneinander zu reihen im Testen verschiedener TCP Befehle ...
    >>> tcpip_logs.png ^^^^ mein_script+DNS-CHECK_TCPIP_logs.png <<<

    Weshalb erst ein Web Browser Fenster aufrufen ?! ;D
    [ https://whatismyipaddress.com/de/meine-ip ]

    Doku Video 65 MB "avi" DNS CHECK (Mini Script) DDNS Check.ReadMe


    Ne Flasche Wein haste bei mir im Petto ... ( " melden " )

    [ Editiert durch freepointer 15.03.2020 - 00:52 ]
  • »14.03.20 - 23:53
    Profile Visit Website
  • Paladin of the Pegasos
    Paladin of the Pegasos
    Amigaharry2
    Posts: 1210 from 2010/1/6
    From: EU-Austria (Wien)
    Ein-Ausgabeumleitungen sind so (neben vielen anderen Gimmiks) die grundlegensten Eigenschaften von AmigaDOS - das solltest du dir vielleicht einmal vorab reinziehen.......
  • »15.03.20 - 08:00
    Profile
  • Split Personality of litcube & ElaNa & smarty
    freepointer
    Posts: 74 from 2015/12/16
    From: NRW
    Quote:

    Amigaharry2 schrieb:
    ==== 8< =CUT & PASTE = 8< ====
    die grundlegensten Eigenschaften von AmigaDOS - das solltest du dir vielleicht einmal vorab reinziehen.......



    Hatte ja schon den Verweis mit Angfügt [DOS Commands], das war ja mein Weg, doch die OLDSCOOL Synapsen aus 2000 er Jahres Zeiten sind schon am Rourieren ;)

    wobei ich gerade versuche, mehrere logs aneinander zu reihen als eine Datei...

    Code:
    tcpip:bin/resolve ngc3601 >TCPIP:logs/resolve_ngc3601.log
    tcpip:bin/resolve ngc3602 >TCPIP:logs/resolve_ngc3602.log
    tcpip:bin/resolve ngc3603 >TCPIP:logs/resolve_ngc3603.log
    tcpip:bin/resolve ngc3675 >TCPIP:logs/resolve_ngc3675.log


    Dies als Allgemein eine Datei
    Code:
    tcpip:bin/resolve "DAT1+DAT2+DAT3" >TCPIP:logs/resolve.log


    Endgültiges "ersteinmal" Webinterface => INTERN = intraNET_webInterface.png


    [ Editiert durch freepointer 15.03.2020 - 16:27 ]
  • »15.03.20 - 16:17
    Profile Visit Website
  • MorphOS Developer
    geit
    Posts: 1030 from 2004/9/23
    Das geht mit:

    c:whateverTool >>t:log.txt

    Hängt das neue an das Alte an.

    Existierende Logs können auch mit join verbunden werden.

    Oder via Type:

    Type FROM t:log1.txt t:log2.txt to alllogs.txt
  • »15.03.20 - 16:36
    Profile
  • Split Personality of litcube & ElaNa & smarty
    freepointer
    Posts: 74 from 2015/12/16
    From: NRW
    Quote:

    geit schrieb:
    Das geht mit:

    Existierende Logs können auch mit join verbunden werden.

    Oder via Type:

    Type FROM t:log1.txt t:log2.txt to alllogs.txt



    Leute, ich bin ERSTAUNT, mehr als Hochachtung der Synapsen Aktivierung.... ;)

    Ihr wollt doch alle eine Flasche Wein [ 8= ... vorgemerkt ;) ]

    ala` Flasche 9,80 € Mittelklasse ... ;D

    Resultat : internes => resolve_webinterface.png

    PHP Themes
    Code:
    <!-- // start // smart IT (EDV Dienstleistungen) (c) 2017-2019 "The SUB System // -->
    <?php include("dnm/themes/html.hta"); ?>
    <?php include("dnm/themes/head.hta"); ?>
    <?php include("dnm/themes/body.hta"); ?>
    <?php include("dnm/themes/content.hta"); ?>
    <?php include("dnm/themes/data1.hta"); ?>
    <?php include("GetExtIP.log"); ?>
    <?php include("dnm/themes/trenner.hta"); ?>
    <?php include("dnm/themes/data2.hta"); ?>
    <?php include("resolve.log"); ?>
    <?php include("dnm/themes/data2end.hta"); ?>
    <?php include("dnm/themes/trenner.hta"); ?>
    <?php include("dnm/themes/data2a.hta"); ?>
    <?php include("findports_prismabbs.log"); ?>
    <?php include("dnm/themes/trenner.hta"); ?>
    <?php include("dnm/themes/data3.hta"); ?>
    <?php include("DNStracer.log"); ?>
    <?php include("dnm/themes/trenner.hta"); ?>
    <?php include("dnm/themes/data3a.hta"); ?>
    <?php include("ftp://prismabbs.die-netzwerk-macher.de"); ?>
    <?php include("dnm/themes/trenner.hta"); ?>
    <?php include("dnm/themes/footer.hta"); ?>
    <?php include("dnm/themes/body_end.log"); ?>
    <!-- // end // smart IT (EDV Dienstleistungen) //
    // (c) 2017-2019 "The SUB System // -->


    [ Editiert durch freepointer 15.03.2020 - 17:15 ]
  • »15.03.20 - 16:41
    Profile Visit Website
  • Paladin of the Pegasos
    Paladin of the Pegasos
    Amigaharry2
    Posts: 1210 from 2010/1/6
    From: EU-Austria (Wien)
    Naja, wenn's so leicht ist eine Bottle zu bekommen:

    https://wiki.amigaos.net/wiki/AmigaOS_Manual:_AmigaDOS_Command_Reference
    oder
    https://archive.org/stream/Amiga_OS_3.1_DOS_1993_Commodore_DE/Amiga_OS_3.1_DOS_1993_Commodore_DE_djvu.txt
    oder als pdf (schon a bisserl älter aber gut).
    https://www.pagetable.com/docs/amigados_tripos/amigados_manual.pdf

    Wenn du ein bischen g..glst findest du noch viel mehr und auch gute Beispiele. Aminet ist auch eine gute Quelle (http://aminet.net/search?query=dosman)

    Grundsätzlich ist MOS zu AOS3.1 kompatibel - also kannst du diese Handbücher für MOS nutzen.
  • »15.03.20 - 19:08
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    polluks
    Posts: 778 from 2007/10/23
    From: Gelsenkirchen,...
    Ich würde die Ausgabe noch in pre-Tags setzen, damit die Zeilenumbrüche übernommen werden.
  • »15.03.20 - 19:32
    Profile
  • Split Personality of litcube & ElaNa & smarty
    freepointer
    Posts: 74 from 2015/12/16
    From: NRW
    Quote:

    Amigaharry2 schrieb:
    Naja, wenn's so leicht ist eine Bottle zu bekommen:

    https://wiki.amigaos.net/wiki/AmigaOS_Manual:_AmigaDOS_Command_Reference
    oder
    https://archive.org/stream/Amiga_OS_3.1_DOS_1993_Commodore_DE/Amiga_OS_3.1_DOS_1993_Commodore_DE_djvu.txt
    oder als pdf (schon a bisserl älter aber gut).
    https://www.pagetable.com/docs/amigados_tripos/amigados_manual.pdf





    hmmm.....
    Schrieb ich nicht schon auch die Verweisung ? 8D
    Quote:

    FreePointer Schrieb:
    Verweise :
    - NewCLI
    - DOS command


    Sage ich doch " Wer Liesst ist im Vorteil "

    Denoch danke für die oben genannten Verweise
  • »15.03.20 - 20:57
    Profile Visit Website
  • Split Personality of litcube & ElaNa & smarty
    freepointer
    Posts: 74 from 2015/12/16
    From: NRW
    Quote:

    polluks schrieb:
    Ich würde die Ausgabe noch in pre-Tags setzen, damit die Zeilenumbrüche übernommen werden.


    Jau..
    Fine Tunning kommt später...

    da ich mit CSS3 die Themes schreibe... das ist nur mal ERSTEINMAL die Grobe Auswertung in Sicht 8D


    [ Editiert durch freepointer 15.03.2020 - 21:02 ]
  • »15.03.20 - 20:59
    Profile Visit Website
  • Split Personality of litcube & ElaNa & smarty
    freepointer
    Posts: 74 from 2015/12/16
    From: NRW
    Die " Boodels sind ernst gemeint - denn ich weiss nicht wie ich sonst den DANK aussprechen kann...

    Selbst Bestands Kunden bekommen eine Flasche zu weihnachten !!!!

    [ Editiert durch freepointer 16.03.2020 - 17:33 ]
  • »15.03.20 - 23:55
    Profile Visit Website
  • Split Personality of litcube & ElaNa & smarty
    freepointer
    Posts: 74 from 2015/12/16
    From: NRW
    Quote:

    polluks schrieb:
    Ich würde die Ausgabe noch in pre-Tags setzen, damit die Zeilenumbrüche übernommen werden.


    Stimmt ich entsinne mich zu EBL Webserver und Prometheus Zeiten... ;)

    doch CSS .. bzw die DIV Box Style`s überschneiden sich mit dem Pre Befehl

    Code:
    <div style="float:left;width:20%;margin-right:3.33333%;padding:10px;background:#eee;box-sizing:border-box;">
    <?php include... "datafile">


    ich arbeite daran aber Später, Response Design mitbedacht .. ;)#

    Resultat : internes => (mit deinen Pre Erinnerungs Check) resolve_webinterface.png


    BETA TESTS:
    DDNS Check [ßeta] - apache_ram_copy

    [ Editiert durch freepointer 16.03.2020 - 18:42 ]
  • »16.03.20 - 18:24
    Profile Visit Website
  • Split Personality of litcube & ElaNa & smarty
    freepointer
    Posts: 74 from 2015/12/16
    From: NRW
    Hey, you sick people...



    what are you trying to do here via FTP?

    You don't get it, do you? Support FTP Data

    Username customer - but you idiots of sick people can't do that far !

    ftphacks.png - ftphacks1.png - used.png

    SYN FLOOD ATTACKS

    Why do I release the users "IM FOUM", so that they are like DUMM / Regular KRANK Dumb here Flooten- You are sick

    All data in lockout -- pfft WHAT FOR ???

    I don't need to prove anything!


    [ Editiert durch freepointer 17.03.2020 - 01:28 ]
  • »17.03.20 - 01:19
    Profile Visit Website