Various

중복단어 remove 프로그램

It is a program that easily removes duplicate words. 중복된 단어를 remove합니다. 공백이 포함된 단어를 remove합니다. Remove words containing numbers. Remove words containing English. Download Download from Kilhonet license This program is Freeware. It does not matter if you use the space and time freely without restriction, such as company, house, government office, school.

Server time check service

웹사이트 서버 시간을 알려주는 service입니다. I had an acquaintance who asked for a site that informed the server time, so I searched for the idea that there would be various sites. 하지만, 실제로 찾아보니 수년 전부터 여러 사이트가 존재했지만 논리적 오류 또는 잘못된 구현들이 보였습니다. So in the end, I created a function to check the server time of the site. 개인 컴퓨터의 시간이 서버 시간 또는 표준 시간과 동기화되지 않았거나, 서버 관리자가 설정을...

Woo Young -woo Madness Introduction

It is a web program that I have enjoyed recently, "Woo Young -woo, a strange lawyer." There is no special feature, but please look at it. ;) Woo Young -woo Go to Self Introduction Sites used to extract vocabulary/organize https://www.korean.go.kr https://stdict.korean.go.kr https://opendict.korean.go.kr https://krdict.korean.go.kr Source code https://github.com/newkilho/woo0woo library https://www.typeitjs.com

Incognito SNI Updates

Secret SNI has been updated to the Secret DNS installation version. We have integrated with Secret DNS. The secret SNI is used as a Secret DNS uninstalled version. Added tray icon. Auto-run function was added when booting. Windows settings Make DNS settings without changing. The optimal threaded number minimizes the slowdown. You can edit the whitelist.txt to enter the domain you want to do with the exception. So that you can easily set up DNS through preferences ...

Store the mask alert public

Monitoring the mask to the mall, we offer a salable commodity. Characteristic Tells the online store rather than offline in real time to determine the sale status of each item per 2,000 The original product only exposure below which the data without newly required fixes will be updated. The notification sound is when the stock in the updated data. Shortcuts Go to the Mask Alert shopping mall We will expose the list of items to extract as soon as possible. ^^ ;;; Think When the average product sale is being sold out within 20 minutes.

Cyworld Photo Backup

Photos stored on Cyworld is a program that can easily be backed up. How to use Run the program ID (e-mail), enter the password ID, simply enter their own address if you lose your password. Click to Run (extract only the public image) button. Download Cyworld is requested to stop and stop the service.The download from Kilhonet is available for download from the news of the closing of Cyworld. (June 4, 2020) Cyworld is newly opened to stop the service. etc Save the text (Diary, BBS, etc.) summary in CYBACKUP.TXT. (*...

Setting up DNS in Windows 10

In Secret DNS, the setting is automatically set to finish without entering DNS in environment setting. In some circumstances, it is not set automatically, so write a method to configure DNS. If the Internet is available, you can easily change it via the following address: https: //gnu.kilho.net/bbs/board.php? Bo_table = tiptech & amp; wr_id = 1202   Manual configuration 1. Click the Start button and then click the Settings icon. 2. Click Network and Internet. 3. Under Change network settings, click Change adapter options. 4. Current ...

Formatting when the drive is not recognized

I bought an external hard disk for Mac and I can not recognize it on Windows. ("Creating and Formatting a Hard Disk Partition" would be easier if you can not run it in other ways, but I ㅠ) Run the command prompt (CMD) with administrator privileges. Then use the following command to erase the partition of the external hard disk and format it as exFAT 32 compatible with Windows and MacOS. diskpart A list list ...

Once you resize the image

It is a method to generate several kinds of icons and splash image sizes needed for iPhone and Android application development. The size is the size used by FireMonkey, please change the number in other environments. I have lost the program I created in the past (?) And hastily ... ㅠ 1. Installing GraphicsMagick 2. Create a splash image batch file gm convert -resize "320x480^" -gravity center -crop "320x480+0+0" "%1" splash_320x480.png gm convert -resize "426x320^" -gravity...