Giter Site home page Giter Site logo

dos-wifi-solutions's Introduction

dos-wifi-solutions

WIP - still cleaning things up, preparing instructions

Ways of getting DOS machines on wireless network (hardware & software)

This repository contains scripts that helped me get a 1991 laptop - Toshiba T3200SXC onto wireless network (details: https://hackaday.io/project/186447-toshiba-t3200sxc-fixupgrade-new-psu-lcd-wifi). They may be adapted to be used with different machines.

Steps on OpenWRT router:

  1. Install luci-app-commands package https://openwrt.org/packages/pkgdata/luci-app-commands This package will allow executing commands on the router via simply opening URLs on the DOS machine (not the safest thing to do, but it works)
  2. Put the following scripts on the OpenWRT router: https://github.com/adbrt/dos-wifi-solutions/tree/main/openwrt-router
  3. Configure luci-app-commands as such: -Command line to execute: /root/setwifi.sh; Allow the user to provide additional command line arguments: YES; Allow executing the command and downloading its output without prior authentication: YES; -Command line to execute: /root/wifilist.sh; Allow the user to provide additional command line arguments: NO; Allow executing the command and downloading its output without prior authentication: YES;
  4. Copy the command URLs from luci-app-commands control panel.

Steps on MS-DOS machine:

  1. Install a packet driver
  2. Install mTCP https://www.brutman.com/mTCP/mTCP.html
  3. Configure autoexec.bat as such: https://github.com/adbrt/dos-wifi-solutions/blob/main/dos-machine/autoexec.bat
  4. Copy wificonn.bat file and adjust the IP address and command URLs to match the OpenWRT router: https://github.com/adbrt/dos-wifi-solutions/blob/main/dos-machine/wificonn.bat
  5. Do the same with wifiscan.bat file: https://github.com/adbrt/dos-wifi-solutions/blob/main/dos-machine/wifiscan.bat

Scan wireless networks on DOS machine using wifiscan.bat, and connect to them using wificonn.bat NetworkName NetworkPassword.

After the network setup is ready, a web browser, such as Links for DOS can be used: http://links.twibright.com/download.php

dos-wifi-solutions's People

Contributors

adbrt avatar

Stargazers

Backwoods Bob avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.