An open API service indexing awesome lists of open source software.

https://github.com/changhuixu/ScriptsArchive

Useful scripts
https://github.com/changhuixu/ScriptsArchive

Last synced: 3 months ago
JSON representation

Useful scripts

Awesome Lists containing this project

README

        

# ScriptsArchive

[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/I3I63W4OK)

## VBScript

- [Test network connection](./VBScript/TestNetWorkConnection.vbs)

## Web

- [Redirect website](./Web/index.html)

## PowerShell

- [Invoke webrequest](./PowerShell/invoke-webrequest.ps1)
- [Check SSL](./PowerShell/check-ssl.ps1)
- [Copy File](./PowerShell/CopyFile.ps1)
- [Check SQL Connection](./PowerShell/check-sql-connection.ps1)

## CSS

- [Print CSS Basics](./CSS/print-css.md)

## Raspberry Pi

- [pi](./raspberry-pi/pi.md)

## IIS

- [Prevent web.config Inheritance](./IIS/prevent-webconfig-inheritance.md)

## SQL

- [Grant dbo Permissions](./SQL/grant-dbo-permissions.sql)
- [Insert values from another table](./SQL/insert-using-values-from-another-table.sql)

## Bash

- [bash](./bash/readme.md)

[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/I3I63W4OK)