목차
What is LocalSend?
How LocalSend Works?
Install LocalSend in Linux
Install LocalSend in Android
Securely Share Files and Messages Across Devices using LocalSend
LocalSend Settings
Frequently Asked Questions
Conclusion
시스템 튜토리얼 리눅스 LOCALSEND- 보안 파일 공유를위한 오픈 소스 에어 드롭 대안

LOCALSEND- 보안 파일 공유를위한 오픈 소스 에어 드롭 대안

Mar 24, 2025 am 09:20 AM

If you're familiar with AirDrop, you know it's a popular feature developed by Apple Inc. that enables seamless file transfer between supported Macintosh computers and iOS devices using Wi-Fi and Bluetooth. However, if you're using Linux and missing out on this functionality, worry not! We have a perfect solution for you. Say hello to LocalSend, an AirDrop alternative designed specifically for Linux systems. In this guide, we will discuss how to install and use LocalSend to securely share files, folders and text messages between different devices.

Table of Contents

What is LocalSend?

LocalSend is a multi-platform, opensource application that provides secure device-to-device communication through the use of REST API and HTTPS encryption. LocalSend allows the users to share files and messages between nearby devices over the local Wi-Fi network.

It stands out from other messaging applications as it does not require an internet connection or third-party servers, which significantly enhances its speed and reliability for local communication.

LocalSend is a open-source application that supports Android, FireOS, iOS, Linux, macOS, and Windows platforms.

How LocalSend Works?

LocalSend uses a secure communication protocol that enables devices to connect and exchange data using a REST API. All information transmitted through LocalSend is protected by HTTPS encryption, ensuring a high level of security.

To enhance this security even further, each device generates a unique TLS/SSL certificate on the spot, adding an extra layer of protection. With LocalSend, you can have peace of mind knowing that your data is always transmitted securely and enjoy the convenience of wireless file transfer similar to AirDrop..

Install LocalSend in Linux

LocalSend provides various installation options for different Linux distributions. You can choose either the Flatpak or AppImage formats, which work well across multiple distributions. If you are using Arch Linux, EndeavourOS, or Manjaro Linux, you can easily install LocalSend from the Arch User Repository (AUR).

To install LocalSend from Flathub, ensure that you have flatpak installed on your system. Then, execute the following command:

$ flatpak install flathub org.localsend.localsend_app
로그인 후 복사

For Arch Linux and its variants, make sure you have an AUR helper like paru or yay installed. Once you have the AUR helper set up, use either of the following commands to install LocalSend:

$ paru -S localsend
로그인 후 복사

Or,

$ yay -S localsend
로그인 후 복사

If you prefer AppImage format, download the lastest version from the releases page using command:

$ wget https://github.com/localsend/localsend/releases/download/v1.9.1/LocalSend-1.9.1.AppImagehttps://github.com/localsend/localsend/releases/download/v1.9.1/
로그인 후 복사

Make it executable:

$ chmod +x LocalSend-1.9.1.AppImage
로그인 후 복사

Run LocalSend using command:

$ ./LocalSend-1.9.1.AppImage
로그인 후 복사

Install LocalSend in Android

You can install LocalSend from either the Google Play Store or F-Droid. You can also download the apk file and add it manually.

Securely Share Files and Messages Across Devices using LocalSend

Ensure that the devices you wish to communicate with are connected to the same local network. You can use any number of supported devices. It could be either Android to Android, Android to Linux desktop, Linux desktop to Linux desktop or combination of all.

To illustrate the process, I will be using a Debian 11 desktop and an Android mobile device. Launch LocalSend on both devices to proceed with the demonstration. Both are connected to the same network.

First, I am going to launch LocalSend application in my Debian desktop. This is how LocalSend interface looks like in my Debian 11 desktop.

LOCALSEND- 보안 파일 공유를위한 오픈 소스 에어 드롭 대안

Then I launched it on my Android mobile as well.

LOCALSEND- 보안 파일 공유를위한 오픈 소스 에어 드롭 대안

As you can see, LocalSend interface is very simple and easy to understand. It has only three buttons namely Receive, Send and Settings.

LocalSend assigns unique nicknames to each device, ensuring individual identification across devices in the network.

From the device where you want to send/receive file or folder or text message, click the appropriate button on the LocalSend Interface. For example, if you want to send a file of folder or message, simply click the "Send" button.

LocalSend will automatically scan the nearby devices and list their names. As you can see in the screenshot below, It shows my Android mobile. Now you can select either a file or folder or a text message by clicking on the respective buttons on the top.

LOCALSEND- 보안 파일 공유를위한 오픈 소스 에어 드롭 대안

I am going to send a file, so I clicked the "File" button and chose an image file from my Downloads directory. You can choose multiple files by holding down the CTRL button.

LOCALSEND- 보안 파일 공유를위한 오픈 소스 에어 드롭 대안

The selected items will be shown under the "Selection" section. You can add more items by clicking the "Add" button.

To initiate file transfer, simply click on the nearby device to send the selected items.

LOCALSEND- 보안 파일 공유를위한 오픈 소스 에어 드롭 대안

Now the sender device will wait for the acknowledge from the recipient device.

LOCALSEND- 보안 파일 공유를위한 오픈 소스 에어 드롭 대안

From the recipient device (Android device in my case), click Accept to receive the file(s).

LOCALSEND- 보안 파일 공유를위한 오픈 소스 에어 드롭 대안

The selected items will be transferred instantly. Upon successful file transfer, you should see the "Finished" message on both devices. Click Done to complete the task.

LOCALSEND- 보안 파일 공유를위한 오픈 소스 에어 드롭 대안

Quite simple, isn't it?

Similarly, you can share folders and send text messages across different devices within the same network.

LocalSend Settings

Within the Settings section, you have the flexibility to customize and modify various options to suit your preferences. These include adjusting the theme, selecting the desired language, specifying the destination location for received files, configuring the port number, and enabling or disabling encryption, among other available settings.

LOCALSEND- 보안 파일 공유를위한 오픈 소스 에어 드롭 대안

Frequently Asked Questions

Q1: What is LocalSend?

A: LocalSend is a cross-platform application that enables secure file and message sharing among devices within a local network, without the need for an internet connection.

Q2: Which operating systems are supported by LocalSend?

A: LocalSend supports a wide range of operating systems, including Android, Linux, iOS, FireOS, macOS, and Windows.

Q3: How does LocalSend ensure security during file and message sharing?

A: LocalSend employs a secure communication protocol and utilizes HTTPS encryption to safeguard data transmission between devices within the local network.

Q4: Can LocalSend transfer files between different types of devices?

A: Yes, LocalSend supports file and message sharing between various combinations of devices, such as Android-to-Android, Android to Linux desktop, Linux desktop to Linux desktop, and more.

Q5: Are there any file size limitations when using LocalSend?

A: LocalSend does not impose specific file size limitations. However, the transfer speed may vary based on factors such as the network environment and device capabilities.

Q6: Can LocalSend be used without an internet connection?

A: Yes, LocalSend operates solely within the local network, enabling communication and file sharing without reliance on an internet connection.

Q7: Is LocalSend free to use?

A: Yes, LocalSend is available as an open-source application and is free to download, install, and use.

Conclusion

LocalSend is as a reliable and secure solution for local file and message sharing across different devices. With its open-source nature, LocalSend offers transparency, flexibility, and community-driven development. By leveraging the power of your local network, LocalSend ensures fast, efficient, and secure communication without relying on the internet.

Whether you are an Android user, a Linux enthusiast, or a macOS user, LocalSend caters to your diverse needs with cross-platform compatibility. Its user-friendly interface and customizable settings enhance the overall experience, allowing you to fine-tune LocalSend according to your preferences.

Say goodbye to the limitations of traditional file-sharing methods and embrace the convenience of LocalSend. Enjoy seamless connectivity, enhanced privacy, and efficient data transfer within your local network. LocalSend empowers you to take control of your communication and ensures that your files and messages remain secure throughout the process.

Resources:

  • LocalSend Website
  • LocalSend GitHub Repository

Related Read:

  • Sync Android Phone With Linux Using KDE Connect
  • Share Files Between Multiple Devices Using Snapdrop Via Web Browser
  • Share Files Between Linux Desktops With Warpinator
  • Transfer Files And Folders Between Computers With Croc
  • PSiTransfer – A Simple Open Source Self-hosted File Sharing Solution
  • How to Setup A Basic File server Using simpleHTTPserver
  • An Easy And Fast Way To Share Files Over Internet From Command Line
  • OnionShare – Share Files Of Any Size Securely And Anonymously
  • AirDroid – Access and manage your Android device from Computer

위 내용은 LOCALSEND- 보안 파일 공유를위한 오픈 소스 에어 드롭 대안의 상세 내용입니다. 자세한 내용은 PHP 중국어 웹사이트의 기타 관련 기사를 참조하세요!

본 웹사이트의 성명
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.

핫 AI 도구

Undresser.AI Undress

Undresser.AI Undress

사실적인 누드 사진을 만들기 위한 AI 기반 앱

AI Clothes Remover

AI Clothes Remover

사진에서 옷을 제거하는 온라인 AI 도구입니다.

Undress AI Tool

Undress AI Tool

무료로 이미지를 벗다

Clothoff.io

Clothoff.io

AI 옷 제거제

Video Face Swap

Video Face Swap

완전히 무료인 AI 얼굴 교환 도구를 사용하여 모든 비디오의 얼굴을 쉽게 바꾸세요!

뜨거운 도구

메모장++7.3.1

메모장++7.3.1

사용하기 쉬운 무료 코드 편집기

SublimeText3 중국어 버전

SublimeText3 중국어 버전

중국어 버전, 사용하기 매우 쉽습니다.

스튜디오 13.0.1 보내기

스튜디오 13.0.1 보내기

강력한 PHP 통합 개발 환경

드림위버 CS6

드림위버 CS6

시각적 웹 개발 도구

SublimeText3 Mac 버전

SublimeText3 Mac 버전

신 수준의 코드 편집 소프트웨어(SublimeText3)

가장 잘 사용되는 Linux는 무엇입니까? 가장 잘 사용되는 Linux는 무엇입니까? Apr 03, 2025 am 12:11 AM

Linux는 서버 관리, 임베디드 시스템 및 데스크탑 환경으로 사용되는 것이 가장 좋습니다. 1) 서버 관리에서 Linux는 웹 사이트, 데이터베이스 및 응용 프로그램을 호스팅하는 데 사용되어 안정성과 안정성을 제공합니다. 2) 임베디드 시스템에서 Linux는 유연성과 안정성으로 인해 스마트 홈 및 자동차 전자 시스템에서 널리 사용됩니다. 3) 데스크탑 환경에서 Linux는 풍부한 응용 프로그램과 효율적인 성능을 제공합니다.

Linux의 5 가지 기본 구성 요소는 무엇입니까? Linux의 5 가지 기본 구성 요소는 무엇입니까? Apr 06, 2025 am 12:05 AM

Linux의 5 가지 기본 구성 요소는 다음과 같습니다. 1. 커널, 하드웨어 리소스 관리; 2. 기능과 서비스를 제공하는 시스템 라이브러리; 3. 쉘, 사용자가 시스템과 상호 작용할 수있는 인터페이스; 4. 파일 시스템, 데이터 저장 및 구성; 5. 시스템 리소스를 사용하여 기능을 구현합니다.

Linux를 가장 많이 사용하는 것은 무엇입니까? Linux를 가장 많이 사용하는 것은 무엇입니까? Apr 09, 2025 am 12:02 AM

Linux는 서버, 임베디드 시스템 및 데스크탑 환경에서 널리 사용됩니다. 1) 서버 필드에서 Linux는 안정성 및 보안으로 인해 웹 사이트, 데이터베이스 및 응용 프로그램을 호스팅하기에 이상적인 선택이되었습니다. 2) 임베디드 시스템에서 Linux는 높은 사용자 정의 및 효율성으로 인기가 있습니다. 3) 데스크탑 환경에서 Linux는 다양한 사용자의 요구를 충족시키기 위해 다양한 데스크탑 환경을 제공합니다.

Linux 기본 사항을 배우는 방법? Linux 기본 사항을 배우는 방법? Apr 10, 2025 am 09:32 AM

기본 Linux 학습 방법은 다음과 같습니다. 1. 파일 시스템 및 명령 줄 인터페이스 이해, 2. LS, CD, MKDIR, 3. 파일 생성 및 편집과 같은 파일 작업 배우기, 4. 파이프 라인 및 GREP 명령과 같은 고급 사용법, 5. 연습 및 탐색을 통해 지속적으로 기술을 향상시킵니다.

Linux 장치 란 무엇입니까? Linux 장치 란 무엇입니까? Apr 05, 2025 am 12:04 AM

Linux 장치는 서버, 개인용 컴퓨터, 스마트 폰 및 임베디드 시스템을 포함한 Linux 운영 체제를 실행하는 하드웨어 장치입니다. 그들은 Linux의 힘을 활용하여 웹 사이트 호스팅 및 빅 데이터 분석과 같은 다양한 작업을 수행합니다.

인터넷은 Linux에서 실행됩니까? 인터넷은 Linux에서 실행됩니까? Apr 14, 2025 am 12:03 AM

인터넷은 단일 운영 체제에 의존하지 않지만 Linux는 이에 중요한 역할을합니다. Linux는 서버 및 네트워크 장치에서 널리 사용되며 안정성, 보안 및 확장 성으로 인기가 있습니다.

리눅스의 단점은 무엇입니까? 리눅스의 단점은 무엇입니까? Apr 08, 2025 am 12:01 AM

Linux의 단점에는 사용자 경험, 소프트웨어 호환성, 하드웨어 지원 및 학습 곡선이 포함됩니다. 1. 사용자 경험은 Windows 또는 MacOS만큼 친절하지 않으며 명령 줄 인터페이스에 의존합니다. 2. 소프트웨어 호환성은 다른 시스템만큼 좋지 않으며 많은 상용 소프트웨어의 기본 버전이 부족합니다. 3. 하드웨어 지원은 Windows만큼 포괄적이지 않으며 드라이버를 수동으로 컴파일 할 수 있습니다. 4. 학습 곡선은 가파르고 명령 줄 운영을 마스터하는 데 시간과 인내가 필요합니다.

Linux 운영이란 무엇입니까? Linux 운영이란 무엇입니까? Apr 13, 2025 am 12:20 AM

Linux 운영 체제의 핵심은 명령 줄 인터페이스이며 명령 줄을 통해 다양한 작업을 수행 할 수 있습니다. 1. 파일 및 디렉토리 작업 LS, CD, MKDIR, RM 및 기타 명령을 사용하여 파일 및 디렉토리를 관리합니다. 2. 사용자 및 권한 관리는 UserAdd, Passwd, CHMOD 및 기타 명령을 통해 시스템 보안 및 리소스 할당을 보장합니다. 3. 프로세스 관리는 PS, Kill 및 기타 명령을 사용하여 시스템 프로세스를 모니터링하고 제어합니다. 4. 네트워크 운영에는 Ping, Ifconfig, SSH 및 기타 명령이 포함되어 있으며 네트워크 연결을 구성하고 관리합니다. 5. 시스템 모니터링 및 유지 관리 Top, DF, Du와 같은 명령을 사용하여 시스템의 작동 상태 및 리소스 사용을 이해합니다.

See all articles